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 do you mean by composition in java?
How do you define a set in java?
What are the features of java?
What is jit compiler ?
What are the 6 mandatory procedures for iso 9001?
What is the size of an array?
Can keyword be used as identifier?
What is wrapper class example?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is the difference between yield() and sleep()?
How to sort an array in java without using sort method?
Is singleton class thread safe?
What does s mean in regex?
What is empty string literal in java?
Can we declare a static variable inside a method?