Answer Posted / saravana kumar.s
class is a template for attribute and operation of an objects.
object is a instance of class .
object is use to calling class
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the prefix and postfix forms of the ++ operator?
Where is java located?
What are 3 data types?
What is a lock or purpose of locks in java?
Explain about data types?
What is multi level inheritance in java?
Can we use different return types for methods when overridden?
How to split arraylist elements in java?
What is a default constructor and also define copy contrucyor?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What are multiple inheritances?
What is command line used for?
What is the difference between a window and a frame in java programming?
What is java util concurrentmodificationexception?
What is return used for in java?