Answer Posted / niranjanravi
Class is a template for multiple objects with similar
features and is a blue print for objects.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What isan abstract class and when do you use it?
What is java abstraction with example?
What does nullpointerexception mean?
What is math exp in java?
What are java packages? What is the significance of packages?
Explain about java sdk?
Is object a data type?
If a method is declared as protected, where may the method be accessed in java programming?
What is the mapping mechanism used by java to identify IDL language?
How do you make an arraylist empty in java?
What is double checked locking in singleton?
What is floor math?
Can we write method inside a method in java?
What is difference between static class and normal class?
Can private members of a base class are inheritable justify?