Which of the following operator has the highest operator precedence?
a) parenthesis
b) exponential
c) division
d) addition
The process of combining two or more items together is called……
a) concatenation
b) parenthesis
c) exponential
d) division
The part of script that is not executed is called…..
a) concatenation
b) parenthesis
c) exponential
d) comment
Which of the following symbol is used for comment in VBScript?
a) +
b) singe quote (‘)
c) double quote (“)
d) ++
The process of giving something to computer is known as……
a) input
b) output
c) process
d) all of these
The process of getting something from computer is known as….
a) input
b) output
c) process
d) all of these