What does three dots mean in java?
No Answer is Posted For this Question
Be the First to Post Answer
wat is class level lock and object level lock
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Can we overload the constructors?
why is multiple inheritance not allowed in java?
7 Answers Elementus Technologies, Huawei, Infosys,
Is there any sort function in java?
where the static methods will live ,on stack ? can you explain brefly
What is type casting?
Name some OOPS Concepts in Java?
What will happen if we write code like: try{}catch(exception e)catch(IOException i)
How does synchronized modifier work?
What is meant by attribute?
why java is platform independent?