Filters
Question type

Study Flashcards

Identify the programming tool that uses symbols to show the sequence of steps needed to solve a programming problem.


A) histogram
B) pseudocode
C) scatter diagram
D) program flowcharts

E) A) and C)
F) All of the above

Correct Answer

verifed

verified

One of the best ways to code effective programs is to write so-called ________ programs,using the sequential,selection,or repetition logic structures.


A) unstructured
B) structured
C) content-markup
D) object-oriented

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

Which of the following refers to tools that are used to provide some assistance in designing,coding,and testing software?


A) CAM
B) CAD
C) CASE
D) OOP

E) B) and C)
F) All of the above

Correct Answer

verifed

verified

These third-generation languages are designed to express the logic that can solve general problems.


A) machine
B) procedural
C) assembly
D) content-markup

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

The defining of tasks that are required for input data to be processed into output is part of the ________ step.


A) standardization
B) programming techniques
C) processing requirements
D) programming documentation

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

A 5GL language incorporates the concepts of artificial intelligence to allow a person to provide a system with a problem and some constraints,and then request a solution.

A) True
B) False

Correct Answer

verifed

verified

As much as 75 percent of the total lifetime cost for an application program is spent on this.


A) electricity
B) storage
C) documentation
D) maintenance

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

A condition must be met before a sequential structure can proceed to the next statement.

A) True
B) False

Correct Answer

verifed

verified

IF-THEN-ELSE is also known as a ________ structure,one of the types of logic structures.


A) loop
B) selection
C) random
D) sequential

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

For an attempt at translation to work as a form of the testing process,the program must be free of logic errors to be able to run.

A) True
B) False

Correct Answer

verifed

verified

Documentation written for programmers should include text and program flowcharts,________,and sample output as well as system flowcharts.


A) pseudocode
B) logic errors
C) program listings
D) syntax errors

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Activities in the program maintenance area fall under two categories: ________ and changing needs.


A) system flowcharts
B) program listings
C) sample output
D) operations

E) A) and B)
F) C) and D)

Correct Answer

verifed

verified

This type of software development focuses less on the procedures and more on defining the relationships between previously defined procedures.


A) unstructured
B) structured
C) content-markup
D) object-oriented

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

The ________ structure occurs when a decision must be made.


A) sequential
B) loop
C) selection
D) random

E) A) and B)
F) C) and D)

Correct Answer

verifed

verified

In this logic structure,the outcome of the decision determines which of the two paths to follow.


A) IF-THEN-ELSE
B) DO UNTIL
C) DO WHILE
D) DO NEXT

E) C) and D)
F) A) and D)

Correct Answer

verifed

verified

________ programming techniques consist of top-down program design,pseudocode,flowcharts,and logic structures.


A) Structured
B) Content-markup
C) Unstructured
D) Object-oriented

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

This is testing a program by a select group of potential users.


A) manual testing
B) desk checking
C) attempt at translation
D) beta testing

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

This type of error could be the result of the programmer making an incorrect calculation.


A) syntax
B) run time
C) logic
D) compiler

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

The list of instructions for the computer to follow to process data into information.


A) system
B) program
C) hardware
D) maintenance

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

These second-generation languages use abbreviations or mnemonics that are automatically converted to the appropriate sequence of 1s and 0s.


A) assembly
B) object-oriented
C) procedural
D) high-level

E) None of the above
F) C) and D)

Correct Answer

verifed

verified

Showing 21 - 40 of 75

Related Exams

Show Answer