Where and how can you use a private constructor?
No Answer is Posted For this Question
Be the First to Post Answer
Urgent requirement of JAVA/.NET/QA in a CMMI level3 MNC for Pune location.
Give some features of interface?
What is difference between length and length() method in java ?
What are the two ways to create a thread?
What are the Abstract Classes provided by Java?
Does set allows null in java?
What is an enumeration class?
What access modifiers can be used for methods?
In method overloading ,if i change the return type to Long instead of INT,is the program execute
Why is stringbuffer called mutable?
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[]))
what is the difference between AWT and SWING what is the advantage of using swing?