What happens if a constructor is declared private?
No Answer is Posted For this Question
Be the First to Post Answer
How many java versions are there?
Why put method is used?
What is JAVA? Why it is platform independent?
Why is stringbuffer called mutable?
What is static block?
What is the difference between post and put?
What is derived datatype?
How to know the host from which Applet is originated?
Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.
Why main() method is public, static and void in java ?
Difference between comparator and comparable in java?
How do you use equal in java?