What does string [] args mean?
No Answer is Posted For this Question
Be the First to Post Answer
Can Anybody tell the diff b/w jdk1.6 and latest version.
Explain Public static void main?
Why is string class considered immutable?
What is the current version of java?
What is close method? How it's different from Finalize & Dispose?
0 Answers InfoAxon Technologies,
What is the difference between keyword and identifier?
Difference between overloading and Overriding. <Giving a confusing example to test the concept.> (also asked in PA Consultancy Group,iflex,Value chain,IBM,CTS,Accenture, Tarang>
12 Answers Accenture, CTS, Extensio, IBM, iFlex, PA Consulting, Symphony, Tarang,
Which java version is latest?
What is the difference between int and integer in java?
int a=1; float b=1.0; System.out.println(a==b);
13 Answers CTS, Honeywell, McAfee,
When should I use abstract classes and when should I use interfaces?
What types of index data structures can you have in java?