What is wrong with the following VBScript code? 1 If (s = t) Then 2 u = s + t 3 ElseIf (s > t) Then 4 u = r 5 Else 6 u = n 7 End If
a) Nothing
b) Line 1 should read If ( s == t ) Then
c) There should not be any parentheses in line 1 and 3
d) There is no such keyword as ElseIf
Ans: (a)
You might also like to view...
Which does not apply to a Web 4.0 type website?
A) real time communication B) customer engagement C) static content D) cloud technology
In a(n) _____ monitor, the inner side of the screen has a layer of tiny phosphoric dots, which make up the pixels.
Fill in the blank(s) with the appropriate word(s).
Managers place a high priority on internal control systems because the systems assist managers in all of the following except:
A. Protecting assets. B. Assuring that no loss will occur. C. Promoting efficient operations. D. Ensuring reliable accounting. E. Upholding company policies.
Aggregate planning is concerned with determining
A) the production level, sales level, and capacity for each period. B) the demand level, inventory level, and capacity for each period. C) the production level, inventory level, and capacity for each period. D) the production level, staffing level, and capacity for each period.