difference between class and object
Answer Posted / pradeep kumar shukla
class is a reserved keyword to create user define data type
class is a machanism to create abstract, customize data type
object is a collection of variable ,an object made at run time
it is instance of class
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is super in oop?
Write a c++ program to display pass and fail for three student using static member function
Explain the advantages of inheritance.
Explain the concepts involved in Object Oriented programming.
Which is not an object oriented programming language?
What is class and example?
What are the benefits of polymorphism?
What is polymorphism and its types?
What does <> mean pseudocode?
What exactly is polymorphism?
what is the sylabus for priliminaries?
Whats oop mean?
What is the purpose of polymorphism?
What are the important components of cohesion?
What is the importance of oop?