Applets are embedded in ____ documents.

A. HTTP
B. TCP
C. HTML
D. VRML


Answer: C

Computer Science & Information Technology

You might also like to view...

When a member function is defined outside of the class declaration, the function name must be qualified with the class name, followed by

A) a semicolon(;). B) the scope resolution operator (::). C) the public access specifier. D) the private access specifier. E) a tilde (~).

Computer Science & Information Technology

________ architecture separates application’s from the graphical presentation and the processing logic.

a. Data-Presentation-Logic. b. Data-View-Controller. c. Model-View-Controller. d. None of the above.

Computer Science & Information Technology

Which single command could you give to log in as root on the remote system named plum, if plum has remote root logins disabled?

What will be an ideal response?

Computer Science & Information Technology

If you set a child View to be positioned to the “North East”, which layout view are you using?

a. DirectionalLayout b. GridLayout c. TableLayout d. RelativeLayout

Computer Science & Information Technology