What is a generic type?
What is jit and its use?
What do you understand by private, protected and public?
What is the destroy method?
Does a class inherit the constructors of its superclass in java programming?
What do you mean by ternary operator in java?
In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
How do you reverse a word in java?
what is the full form of java
Are there any tools available in java to create reports?
What are the names of interfaces that doesn't consists of method/s ?
What are different types of control structures?
What is the differences between heap and stack memory in java? Explain