Explain importance of inheritance in java?
No Answer is Posted For this Question
Be the First to Post Answer
In how many ways we can do exception handling in java?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
explain the collection in java
What is parsing in grammar?
What is regex used for?
What is the reason behind using constructors and destructors?
what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?
What is the differences between c++ and java? Explain
what is meant by encapsulation?
What are different types of encoding?
briefley expalin about the packages
What is temp in java?