List any five features of java?
what are depricated methods in threads and explain the lifecycle methods
What is the difference between abstract class and interface1? What is an interface?
What are format specifiers in java?
what is the difference between the "protected and default" modifiers?
Can private class be inherited in java?
What is the impact of declaring a method as final?
What is a super class and how super class be called?
What is an exception in java?
What is a "pure virtual" member function?
What is meant by vector class, dictionary class, hash table class, and property class?
What are init(), start() methods and whey they are called?
Can we declare the main method of our class as private?