Answer the following statements true (T) or false (F)
1. The browser creates an instance of the applet class automatically.
2. HTML describes the content and layout of a Web page, and creates links to other files and Web pages, but does not have sophisticated abilities such as performing math calculations and interacting with the user.
3. An applet does not have to be on a Web server in order to be executed.
4. If you want to make sure that an applet is compatible with all Java-enabled browsers, use Swing components instead of AWT.
5. For all Swing components EXCEPT JApplet and JFrame, you should override the paintComponent method instead of the paint method.
1. TRUE
2. TRUE
3. TRUE
4. FALSE
5.TRUE
You might also like to view...
In a shorthand property, property values are separated by ____.
A. commas B. colons C. spaces D. semicolons
Suppose you had a computer system with four interrupting devices, P1 to P4, where P1 has the highest priority and P4 the lowest. Design a logic unit with four interrupt request inputs, P1 to P4, and four interrupt request outputs, I1 to I4. The logic should convert any combination of inputs on P1 to P4 into a single request on I1 to I4 that reflects the highest priority input. For example, if P1 and P3 are asserted, output I1 is asserted and I2 to I4 are not asserted. Assume positive logic (i.e., the request level is 1).
What will be an ideal response?
The IT department has rejected the password you submitted for approval to join the network. Your suggestion was "bobbie." Why did IT reject your choice?
a. Someone else is already using "bobbie." b. The word does not meet your company's policy for choice of passwords. c. It will be confusing because it could be written down as "Bobby" by mistake. d. Because everyone knows you have a dog called Bobbie, so the password is too predictable.
When running searches, command modifiers in the search string are displayed in what color?
A. Red B. Blue C. Orange D. Highlighted