Why are the destructors for base class and derived class
called in reverse order when the program exits
No Answer is Posted For this Question
Be the First to Post Answer
When can you say a graph to be a tree?
where do we use init()
How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
What will happen if static modifier is removed from the signature of the main method?
Why constructor has no return type?
What class of exceptions are generated by the java run-time system?
What is numeric function?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is a char in java?
Java is pass by value or pass by reference? Explain
What does += mean coding?