difference between class and object
Answer Posted / maheshbirajdar
Class -
Class is collection of data member and member function .....
Class is logical entity...
Class is blueprint of object.....
class is collection of objects which holds properties of class...occupy
Object -
object that holds state , behaviour and identity properties
object is nothing but the having same memory space in ram.(minimum 1 byte compiler dependent).....
object is instance of class...............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can enum be null?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Which is not an object oriented programming language?
What is object in oops?
What causes polymorphism?
What is the difference between a constructor and a destructor?
What is class and example?
What is polymorphism give a real life example?
what type of questions
Why it is called runtime polymorphism?
What is polymorphism in oops with example?
What are oops functions?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What language is oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?