Visual Basics Flashcards

BCA

1
Q

How many parameters does MsgBox takes & what are those?

A

3 (msg, style_value, title)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many of the style constant can be given to MsgBox

A

6 vb(OkOnly, OkCancel, AbortRetryIgnore, YesNoCancel, YesNo, RetryCancel)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How many parameters does InputBox takes

A

5 ( prompt, title, default_value, x_position, y_position)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly