what is difference between class and object?
Answer Posted / n71423
In an Object Oriented world, 'Human being' is a CLASS
whereas, all of us are objects! :-)
| Is This Answer Correct ? | 56 Yes | 22 No |
Post New Answer View All Answers
What are some alternatives to inheritance?
Is java hard to learn?
Can a lock be acquired on a class in java programming?
What is a method type?
What is float in java?
What is console based application in java?
Can we have multiple classes in a single file?
What is constructor chaining and how is it achieved in java?
What are the types of casting?
How do you remove an element from an arraylist in java?
What are parsers? Dom vs sax parser.
Explain importance of finally block in java?
What super () does in java?
Is main an identifier?
What are the steps involved to write rmi based programs?