The unary scope resolution operator is used:

a. To access a global variable when a local variable of the same name is in scope.
b. To access any variable in an outer block when a local variable of the same name is in scope.
c. To access a global variable when it is out of scope.
d. To access a local variable with the same name as a global variable.


a. To access a global variable when a local variable of the same name is in scope.

Computer Science & Information Technology

You might also like to view...

Every class you create in Visual Basic is automatically derived from this built-in class.

a. Object b. Base c. Window d. Application

Computer Science & Information Technology

________ are online groups with some sort of common interest, and they have existed for a number of years

A) Plug-ins B) Browsers C) RSS communities D) Virtual communities

Computer Science & Information Technology

Which of the following statements is true about worms?

a. They abuse email systems to send unsolicited email to large numbers of people. b. They allow hackers to destroy hard drives, corrupt files, and steal passwords by recording keystrokes and transmitting them to a server operated by a third party. c. They insert unwanted words, numbers, or phrases into documents or alter command functions in an infected document. d. They propagate without human intervention, often sending copies of themselves to other computers by email.

Computer Science & Information Technology

Which method of accessing shared folders has the advantage of not requiring you to know the server's name?

A. Browsing the network B. UNC path C. Active Directory search D. Using a Mapped drive

Computer Science & Information Technology