Deck 2: Simple Sequence Control Structure

ملء الشاشة (f)
exit full mode
سؤال
A single piece of data about a single entity is a

A)file
B)record
C)field
D)character
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A pictorial description of an algorithm is a

A)system flowchart
B)program flowchart
C)memory diagram
D)simulation
سؤال
Which of the following assignment statements is invalid?

A)SALES = 1000
B)1000 = SALES
C)SALES = SALES + 1000
D)SALES = SALES1 + SALES2
سؤال
Which program flowcharting symbol can be used to indicate the beginning and the end of an algorithm?

A)process
B)general input/output
C)terminal interrupt
D)sequence
سؤال
What is the value of the following expression: 2*6+15/3/1+4?

A)21
B)13
C)14
D)18
سؤال
A collection of related data or facts about a single entity in a file is called a

A)data hierarchy
B)record
C)field
D)character
سؤال
What is the value of the following expression: (9+6*(8-13))/3?

A)25
B)-25
C)7
D)-7
سؤال
The use of constants helps to ensure that a program is data independent.
سؤال
Which program flowcharting symbol can be used to represent the statement WRITE SUM?

A)process
B)general input/output
C)terminal interrupt
D)sequence
سؤال
Input can be indicated on a program flowchart by all of the following words except

A)READ
B)WRITE
C)GET
D)ENTER
سؤال
A program can be described as data independent if it contains no variable names.
سؤال
Which program flowcharting symbol can be used to represent the statement SUM=GR1+GR2+GR3?

A)process
B)general input/output
C)terminal interrupt
D)sequence
سؤال
A step-by-step procedure to solve a problem is a(n)

A)program
B)algorithm
C)flowchart
D)structured walkthrough
سؤال
Which of the following graphics is created to show general information about an application?

A)program flowchart
B)system flowchart
C)control structure
D)memory diagram
سؤال
A data item whose value may change during processing is a(n)

A)defined value
B)constant
C)input
D)variable
سؤال
A system flowchart is also called a logic diagram.
سؤال
Which of the following terms is an example of a constant?

A)AVERAGE
B)123AVERAGE
C)AVERAGE123
D)123
سؤال
An algorithm can produce an answer in an infinite number of steps.
سؤال
The ellipsis symbol is used to indicate the entry and exit points of a program flowchart.
سؤال
Which of the following choices is not one of the three basic elements of an information processing system?

A)input
B)processing
C)storage
D)output
سؤال
(90+80+95)/3=AVERAGE is a valid assignment statement,assuming AVERAGE has been defined and assigned a value
سؤال
WRITE NAME,AVERAGE is a valid output statement,assuming NAME and AVERAGE have been defined and assigned values.
سؤال
A structured walkthrough is a formal design review.
سؤال
In an assignment statement,the value of any variable to the left of the = should not be changed during processing.
سؤال
READ 1000,2000,3000 is a valid input statement.
سؤال
An algorithm must use operations from only a given set of basic operations.
سؤال
The general input/output symbol is used to indicate a specific process in an algorithm.
سؤال
A record is a collection of facts about a single entity.
سؤال
NEWSALES=NEWSALES+OLDSALES is a valid assignment statement,assuming NEWSALES and OLDSALES have been defined and assigned values
سؤال
The SIMPLE SEQUENCE control structure is the simplest control structure but it is rarely used.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/30
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 2: Simple Sequence Control Structure
1
A single piece of data about a single entity is a

A)file
B)record
C)field
D)character
C
2
A pictorial description of an algorithm is a

A)system flowchart
B)program flowchart
C)memory diagram
D)simulation
B
3
Which of the following assignment statements is invalid?

A)SALES = 1000
B)1000 = SALES
C)SALES = SALES + 1000
D)SALES = SALES1 + SALES2
B
4
Which program flowcharting symbol can be used to indicate the beginning and the end of an algorithm?

A)process
B)general input/output
C)terminal interrupt
D)sequence
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
5
What is the value of the following expression: 2*6+15/3/1+4?

A)21
B)13
C)14
D)18
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
6
A collection of related data or facts about a single entity in a file is called a

A)data hierarchy
B)record
C)field
D)character
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
7
What is the value of the following expression: (9+6*(8-13))/3?

A)25
B)-25
C)7
D)-7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
8
The use of constants helps to ensure that a program is data independent.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which program flowcharting symbol can be used to represent the statement WRITE SUM?

A)process
B)general input/output
C)terminal interrupt
D)sequence
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
10
Input can be indicated on a program flowchart by all of the following words except

A)READ
B)WRITE
C)GET
D)ENTER
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
11
A program can be described as data independent if it contains no variable names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which program flowcharting symbol can be used to represent the statement SUM=GR1+GR2+GR3?

A)process
B)general input/output
C)terminal interrupt
D)sequence
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
13
A step-by-step procedure to solve a problem is a(n)

A)program
B)algorithm
C)flowchart
D)structured walkthrough
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which of the following graphics is created to show general information about an application?

A)program flowchart
B)system flowchart
C)control structure
D)memory diagram
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
15
A data item whose value may change during processing is a(n)

A)defined value
B)constant
C)input
D)variable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
16
A system flowchart is also called a logic diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the following terms is an example of a constant?

A)AVERAGE
B)123AVERAGE
C)AVERAGE123
D)123
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
18
An algorithm can produce an answer in an infinite number of steps.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
19
The ellipsis symbol is used to indicate the entry and exit points of a program flowchart.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following choices is not one of the three basic elements of an information processing system?

A)input
B)processing
C)storage
D)output
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
21
(90+80+95)/3=AVERAGE is a valid assignment statement,assuming AVERAGE has been defined and assigned a value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
22
WRITE NAME,AVERAGE is a valid output statement,assuming NAME and AVERAGE have been defined and assigned values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
23
A structured walkthrough is a formal design review.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
24
In an assignment statement,the value of any variable to the left of the = should not be changed during processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
25
READ 1000,2000,3000 is a valid input statement.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
26
An algorithm must use operations from only a given set of basic operations.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
27
The general input/output symbol is used to indicate a specific process in an algorithm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
28
A record is a collection of facts about a single entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
29
NEWSALES=NEWSALES+OLDSALES is a valid assignment statement,assuming NEWSALES and OLDSALES have been defined and assigned values
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
30
The SIMPLE SEQUENCE control structure is the simplest control structure but it is rarely used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.