Contents

Which of the following operator has the highest operator precedence?
a) parenthesis                     
b) exponential
c) division                             
d) addition

a

The process of combining two or more items together is called……
a) concatenation
b) parenthesis
c) exponential                     
d) division

a

The part of script that is not executed is called…..
a) concatenation
b) parenthesis
c) exponential                     
d) 
comment

d

Which of the following symbol is used for comment in VBScript?
a) +                                                        
b) singe quote (‘)
c) double quote (“)             
d) ++

b

The process of giving something to computer is known as……
a) input                                 
b) output
c) process                             
d) all of these

a

The process of getting something from computer is known as….
a) input                                 
b) output
c) process                             
d) all of these

b