Java Programming Exam Notes
Java Programming Exam Notes
Multi-threaded, Portable.
class HelloWorld {
System.out.println("Hello, World!");
1. Java primitive types: byte, short, int, long, float, double, char, boolean.
1. What is Inheritance?
Inheritance allows a class to inherit properties and methods from another class.
3. Loop types:
4. Control statements:
1. What is AWT?
- Client: JavaScript
4. What is HTTP?