In Java why we write public static void main(String args[])
why not main()?
Answer Posted / alok nayak
a
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between the methods sleep() and wait()? : Java thread
Differentiate between a class and an object.
Difference between association, composition and aggregation?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
Explain the significance of listiterator.
How many techniques can be employed to create a string object?
What is outofmemoryerror in java?
What is the difference between && and & in java?
How many types of threads are there in java?
Is it possible to override private or static method in java?
What language is an assembler written in?
What are the Main functions of Java?
What is a percentage sign called?
Which number is denoted by leading zero in java?
Is java a utf 8 string?