Answer Posted / s.vamsi krishna
A class is defines the shape and behaviour of an object and
is a template for multiple objects with similar features.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between heap and stack memory?
What is the significance of continue jump statement? Explain with an example.
How to print an arraylist in java?
What do you mean by platform independence? What is an interface?
How is final different from finally and finalize?
Can we convert stringbuilder to string in java?
How do you get the length of a string in java?
How would overload a function based on return type?
What are the main differences between notify and notifyAll in Java?
What is an array length?
Explain try and catch keywords in java?
What does ide stand for?
why doesn't java run on all platforms?
What’s a deadlock?
What are the different types of garbage collectors in java?