Can we have two methods in a class with the same name?
No Answer is Posted For this Question
Be the First to Post Answer
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
when you will synchronize a piece of your code? : Java thread
What is null statement?
if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
How do you declare a destructor in java?
What is thread safe in java?
What is the difference between compile-time polymorphism and runtime polymorphism?
What is Locale class?
Give a practical example of singleton class usage?
primitive data types in Java ?
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
Why is a singleton bad?