The lines connecting the symbols in a flowchart are called as……..
a) Flowlines
b) Symbol lines
c) Connectors
d) Connecting lines
A……..is defined as a zero or more characters enclosed in quotation marks.
a) String
b) Number
c) Floating point integer
d) Integer
The……..statement in pseudocode acts like loop.
a) Goto
b) Exit
c) End
d) If
The……..statement is used to assign a value to a property of an object.
a) Assignment
b) Conditional
c) Decision
d) Goto
An arithmetic expression contains one or more..
a) Arithmetic operators
b) Logical operators
c) Relational operators
d) Short-hand operators
The……..numbers indicate the order in which the computer performs the operation in an expression.
a) Precedence
b) Associativity
c) Binary
d) Ternary