 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
| 1. A Java-enabled browser recognizes a special hypertext tag called __________. |
|
|
| 2. VRML stands for __________. |
|
|
| 3. A __________ enables a Java programmer to specify how a Java browser should interpret a ������particular type of protocol. |
|
|
| 4. __________ is the markup language used to create the documents displayed in Web browsers. |
|
|
| 5. __________ is the mental model people have for communicating or interacting online or through computers. |
|
|
| 6. The __________ serves as a vehicle for data communication for many information dissemination protocols. |
|
|
| 7. A Web client, known as a __________, is a software program that interprets and displays information disseminated using a variety of Internet information protocols. |
|
|
| 8. The __________ tag associates Java applications with HTML documents. This tag occurs in an HTML document and identifies a Java applet that will be placed in that document. |
|
|
| 9. This lets you run and test applets without having to create an HTML page to refer to it. |
|
|
| 10. This is the software used to translate the human-readable Java source code to machine-readable bytecodes. The Java compiler is invoked using javac command. |
|
|
| 11. This is the environment for interpreting Java applications. |
|
|
| 12. This is a command-line debugger that uses this API. |
|
|
| 13. The __________ is a hypertext information and communication system popularly used on the Internet computer network with data communications operating according to a client/server model. |
|
|
| 14. A __________ model for networked computer systems involves three components: the client, the server, and the network |
|
|
| 15. A __________ is a software application that most often runs on the end-user?s computer host. |
|
|
| 16. A __________ is a software application that most often runs on the information provider?s computer host |
|
|
| 17. The __________ is used to disassemble a class file. |
|
|
| 18. The __________ is used to generate C header and source files for implementing Java methods in C. |
|
|
| 19. The ___________ is a useful tool for generating API documentation directly from Java source code. The documentation generator parses through Java source files and generates HTML pages based on the declarations and comments. |
|
|
| 20. A __________ is the smallest element of a program that is meaningful to the compiler. |
|
|
| 21. __________ are tokens that represent names. These names can be assigned to variables, methods, and classes to uniquely identify them to the compiler and give them meaningful names to the programmer. |
|
|
| 22. __________ represent decimal numbers with fractional parts, such as 3.142. |
|
|
| 23. __________ represent a single Unicode character and appear within a pair of single quotation marks. |
|
|
| 24. __________ represent multiple characters and appear within a pair of double quotation marks |
|
|
| 25. __________, also known as operands, specify an evaluation or computation to be performed on a data object or objects |
|
|
| Enumeration: |
|
|
| Give four (4) ways how Java profoundly changes the texture of the Web: |
|
|
| 1. |
|
|
| 2. |
|
|
| 3. |
|
|
| 4. |
|
|
| � |
|
|
| Characteristics of Java as a Programming Language |
|
|
| 5. |
|
|
| 6. |
|
|
| 7. |
|
|
| 8. |
|
|
| 9. |
|
|
| 10. |
|
|
| 11. |
|
|
| 12. |
|
|
| 13. |
|
|
| Give five (5) example of DATA TYPES: |
|
|
| 14. |
|
|
| 15. |
|
|
| 16. |
|
|
| 17. |
|
|
| 18. |
|
|
|
Back |
|
|
 |
|
|