Exam 2: Simple Sequence Control Structure
Exam 1: Introduction to Structured Design30 Questions
Exam 2: Simple Sequence Control Structure30 Questions
Exam 3: Ifthenelse Control Structure30 Questions
Exam 4: Dowhile Control Structurecounter-Controlled Loops30 Questions
Exam 5: Dowhile Control Structuretrailer Record Logic30 Questions
Exam 6: Modularization30 Questions
Exam 7: Case Control Structure30 Questions
Exam 8: Dountil Control Structure30 Questions
Exam 9: Introduction to Arrays30 Questions
Exam 10: Introduction to Object-Oriented Design30 Questions
Exam 11: Inheritance30 Questions
Exam 12: Other Class and Object Relationships30 Questions
Exam 13: Array Applications30 Questions
Exam 14: Master File Update Processing30 Questions
Exam 15: Control-Break Processing30 Questions
Select questions type
Which of the following graphics is created to show general information about an application?
Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
B
A system flowchart is also called a logic diagram.
Free
(True/False)
4.8/5
(40)
Correct Answer:
False
Which program flowcharting symbol can be used to represent the statement WRITE SUM?
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
B
An algorithm must use operations from only a given set of basic operations.
(True/False)
4.7/5
(40)
NEWSALES=NEWSALES+OLDSALES is a valid assignment statement,assuming NEWSALES and OLDSALES have been defined and assigned values
(True/False)
4.7/5
(40)
In an assignment statement,the value of any variable to the left of the = should not be changed during processing.
(True/False)
4.8/5
(40)
(90+80+95)/3=AVERAGE is a valid assignment statement,assuming AVERAGE has been defined and assigned a value
(True/False)
4.8/5
(41)
Which program flowcharting symbol can be used to indicate the beginning and the end of an algorithm?
(Multiple Choice)
4.8/5
(39)
The SIMPLE SEQUENCE control structure is the simplest control structure but it is rarely used.
(True/False)
4.7/5
(27)
Which program flowcharting symbol can be used to represent the statement SUM=GR1+GR2+GR3?
(Multiple Choice)
4.8/5
(30)
Which of the following choices is not one of the three basic elements of an information processing system?
(Multiple Choice)
4.8/5
(32)
A program can be described as data independent if it contains no variable names.
(True/False)
4.8/5
(38)
The ellipsis symbol is used to indicate the entry and exit points of a program flowchart.
(True/False)
4.8/5
(28)
What is the value of the following expression: (9+6*(8-13))/3?
(Multiple Choice)
4.9/5
(37)
Showing 1 - 20 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)