Answer Posted / ranjith
class is nothing but set of objects or blueprint of an object
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can a constructor be private and how are this() and super() method used with constructor?
List some oops concepts in java?
Where are variables stored?
How to change the priority of thread or how to set the priority of thread?
What is the purpose of main function in java?
What is the use of isempty in java?
What is a singleton class? Give a practical example of its usage.
Detail discussions on JVM, memory management and garbage collector.
What is return keyword in java?
How do you take thread dump in java?
Can we make main() thread as daemon?
How do you include a string in java?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What is meant by stack and queue?
What are the different ways of creating thread?