What is scope of the intSum variable in the following code?

Sub MyMacro()
Dim intSum As Integer
intSum = 10 * 2
MsgBox intSum
End Sub

a. None of the others

b. Module level

c. Macro level

d. Application level


c. Macro level

Computer Science & Information Technology

You might also like to view...

A specific problem that must be solved in remote terminal access protocols such as Telnet is the need to transmit exceptional events such as ‘kill signals’ from the ‘terminal’ to the host in advance of previously-transmitted data. Kill signals should reach their destination ahead of any other ongoing transmissions. Discuss the solution of this problem with connection-oriented and connectionless protocols.

What will be an ideal response?

Computer Science & Information Technology

List the five modes in a Bluetooth piconet.

What will be an ideal response?

Computer Science & Information Technology

Combo Boxes must be created at the same time the source table is created; they cannot be converted later from text boxes

Indicate whether the statement is true or false

Computer Science & Information Technology

You obtain a digital ID when you:

A) purchase Microsoft Office. B) register online. C) purchase it from a certification authority. D) purchase a computer.

Computer Science & Information Technology