What is private static in java?
No Answer is Posted For this Question
Be the First to Post Answer
How java is similar to c?
When garbage collector invokes object?s finalize() method?
How do you allocate memory to object?
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
what is java
Is null in java?
What is user defined exception in Java?
List implementations of list interface?
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
Can we initialize the final blank variable?
Can we call virtual funciton in a constructor ?
What advantage do java's layout managers provide over traditional windowing systems?