1. What is difference between JDK,JRE and JVM?
2. How many types of memory areas are allocated by JVM?
3. What is JIT compiler?
4. What is difference between static (class) method and instance method?
5) Difference between method Overloading and Overriding.
6.What is difference between abstract class and interface?
7. Differentiate between GET and POST method.
8. Write html code to design the following table
SELL TABLE |
Type |
Item |
price |
|
|
|
cost price |
cell price |
A |
FOUNTAIN PEN |
10 |
15 |
|
BALL PEN |
10 |
15 |
B |
PENCIL |
4 |
7 |
|
ERASER |
2 |
5 |