You can use a(n) ____________ control to display a graphic image on a form.
a. Image
b. Graphics
c. Texture 2D
d. Picture Box
d. Picture Box
You might also like to view...
Answer the following statements true (T) or false (F)
1. A programmer must have the source code for libraries to extend them, even using inheritance. 2. The programmer only needs the interface, including the type definition to create derived classes to extend an existing library. 3. If class D is derived from class B, we speak of D as the derived class and B as the base class. 4. If class D is derived from class B, then we say that class D inherits from class B. 5. If class D is derived from class B then class D has only some of the members from B, and the additional members defined in D.
If the user enters the end-of-file character, function raw_input raises an ______.
Fill in the blank(s) with the appropriate word(s).
Proxies functioning as ____-level gateways create a virtual tunnel between the proxy and an external computer, such as a Web server.
A. network B. presentation C. presentation D. circuit
Each computer in a domain must have a hostname
Indicate whether the statement is true or false