Which of the following characters is not a Microsoft Agent character provided by Microsoft?
a) Merlin
b) Peedy
c) Robby
d) Genie
e) Aladdin
d) Genie
Computer Science & Information Technology
You might also like to view...
In the Address Bar, which of the following buttons provides a drop-down list of locations you have accessed, including Web addresses?
A) Forward B) Back C) Refresh D) Previous Locations
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1. KeyPress events do not handle modifier keys. 2. Pressing Enter to press a GUI button is not a key event; it’s set in the control’s properties. 3. The KeyData property returns a key enumeration with no information about modifier keys. 4. ASCII does not support function keys or modifier keys. 5. KeyPress events and one KeyDown event are generated when a key on the keyboard is pressed down.
Computer Science & Information Technology