Answer Posted / sri
class is a collection of data members nd member funs()
object is an instance of a class
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is the function of java?
How do you start a new line in java?
List implementations of list interface?
What is an anonymous class in java?
Can we have any code between try and finally blocks?
What is this () in java?
What are the benefits of operations in java?
How to disable caching on back button of the browser?
In how many ways we can do synchronization in java?
What is factor r?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What are different ways of object creation in java ?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is the symbol for line break?
Print Vertical traversal of a Binary Tree.