Differences between jdk 1.4 and 1.5
Answer Posted / monu jatav
In jdk 1.4 public static void main(string a[])
but we can use in jdk 1.5
public static void main(string ... a)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can we create a thread in java?
What are java packages?
What do you mean by static variable?
What does jre stand for?
Define an enumeration?
Is age discrete or continuous?
placement papaers of spring computing technology
How many digits is int32?
When the constructor of a class is invoked?
What type of variable is gender?
why using interface interface ?
What is the unit of plancks constant?
What is a get method?
What is close method? How it's different from Finalize & Dispose?
What is javac in java?