IntelliSense is a technology built into Visual Basic that assists the programmer by

(A) automatically inserting text and words that have similar meaning to those currently
being entered by the programmer.
(B) allowing the programmer to edit object properties from inside the code window.
(C) replacing misspelled words with the correct spelling as soon as the programmer presses
the Enter key.
(D) automatically displaying the methods and properties available to a control.

(D) automatically displaying the methods and properties available to a control.

Computer Science & Information Technology

You might also like to view...

Harassment others via the Internet, such as through email, text messaging, a social networking site, or other online communications method, is referred to as _________. A. cyberbullying B. cybersquatting C. net spoofing D. larceny spoofing

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What data type is required for the argument in the toupper and tolower functions?

A. string B. bool C. letter D. char

Computer Science & Information Technology