Why java is called not pure object oriented language?
No Answer is Posted For this Question
Be the First to Post Answer
List the interfaces which extends collection interface?
What are static initalizers in java ?
How do you reverse a string in java?
What is float in java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
where do we use init()
How to implement an arraylist in java?
How many Java environments are there?
1 Answers Phantom Technologies,
How are variables stored?
Explain notifyall() method of object class ?
why should we get the following error ? Exception in main method NoClassDefFoundError:classname could anyone give the detail clarification on how java compiler can look for .class file?
What is difference between final and finally in java?