What do WAS stands for?
a) window activation service
b) window activation system
c) window access service
d) window access system
Which of the following benefits provided by HTTP system?
a) kernel-mode caching
b) kernel-mode request queuing
c) both a & b
d) none of these
Which of the following keyword is used in declaring variables in ASP?
a) var
b) Dim
c) variable
d) key
Which of the following symbol is used for comment in VBScript?
a) +
b) singe quote (‘)
c) double quote (“)
d) ++
The order in which different types of operators are evaluated is called……
a) concatenation
b) operator precedence
c) operator association
d) none of these
Which of the following operator has the highest operator precedence?
a) parenthesis
b) exponential
c) division
d) addition