Contents

The lines connecting the symbols in a flowchart are called as……..
a) Flowlines                        
b) Symbol lines
c) Connectors                      
d) Connecting lines

a

A……..is defined as a zero or more characters enclosed in quotation marks.
a) String                                               
b) Number
c) Floating point integer     
d) Integer

a

The……..statement in pseudocode acts like loop.
a) Goto                                 
b) Exit
c) End                                   
d) If

a

The……..statement is used to assign a value to a property of an object.
a) Assignment     
b) Conditional
c) Decision                           
d) Goto

a

An arithmetic expression contains one or more..
a) Arithmetic operators
b) Logical operators
c) Relational operators
d) Short-hand operators

a

The……..numbers indicate the order in which the computer performs the operation in an expression.
a) Precedence                     
b) Associativity
c) Binary                                              
d) Ternary

a