Exam 13: Programming and Languages
Exam 1: Information Technology, the Internet, and You76 Questions
Exam 2: The Internet, the Web, and Electronic Commerce92 Questions
Exam 3: Application Software69 Questions
Exam 4: System Software69 Questions
Exam 5: The System Unit77 Questions
Exam 6: Input and Output81 Questions
Exam 7: Secondary Storage74 Questions
Exam 8: Communications and Networks75 Questions
Exam 9: Privacy, Security, and Ethics78 Questions
Exam 10: Information Systems75 Questions
Exam 11: Databases78 Questions
Exam 12: Systems Analysis and Design75 Questions
Exam 13: Programming and Languages75 Questions
Select questions type
_______ is an outline of the logic of the program that will be written.
Free
(Short Answer)
4.8/5
(37)
Correct Answer:
Pseudocode
Proofreading a printout of a program is known as desk checking or code _______.
Free
(Short Answer)
4.7/5
(35)
Correct Answer:
review
One of the items to be defined in the program specification is the program's objectives.
Free
(True/False)
4.9/5
(30)
Correct Answer:
True
The DO WHILE loop means that the loop statements will be executed as long as a certain condition exists.
(True/False)
4.8/5
(37)
_______ programming techniques consist of top-down program design, pseudocode, flowcharts, and logic structures.
(Short Answer)
4.8/5
(34)
IF-THEN-ELSE is also known as a _______ structure, one of the types of logic structures.
(Short Answer)
4.9/5
(32)
These second-generation languages use abbreviations or mnemonics that are automatically converted to the appropriate sequence of 1s and 0s.
(Multiple Choice)
4.9/5
(38)
Program _______ graphically present the detailed sequence of steps needed to solve a programming problem.
(Essay)
4.9/5
(33)
Time cards containing statements of hours worked are an example of _______ data.
(Short Answer)
4.7/5
(28)
In OOP, each _______ contains both the data and processing operations necessary to perform a task.
(Short Answer)
4.8/5
(30)
Pseudocode graphically presents the detailed sequence of steps needed to solve a programming problem.
(True/False)
4.8/5
(31)
The repetition, or _______ structure, describes a process that may be repeated as long as a certain condition remains true.
(Short Answer)
4.8/5
(26)
A 5GL 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.
(True/False)
4.8/5
(40)
During the testing process, sometimes a program is checked for errors by following the steps with a calculator and sample data.
(True/False)
4.8/5
(31)
A condition must be met before a sequential structure can proceed to the next statement.
(True/False)
4.9/5
(28)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)