VBSCRIPT MOCK TEST
http://www.tutorialspoint.com Copyright © tutorialspoint.com
This section presents you various set of Mock Tests related to VBScript Framework. You can
download these sample mock tests at your local machine and solve offline at your convenience.
Every mock test is supplied with a mock test key to let you verify the final score and grade yourself.
VBSCRIPT MOCK TEST
Q 1 - What is the output of A & B in VBScript if A = "VB" and B = "Script"?
A - VBScript
B - Error
ANSWER SHEET
Question Number Answer Key
1 A
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50