difference between class and object
Answer Posted / saquib
class is compiled.
class is a keyword which is used to create customise data type.
class without object is logical.
but object never compiled it only executed.
object is a physical representation of a class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What do you mean by Encapsulation?
What are the three parts of a simple empty class?
what is the drawback of classical methods in oops?
What are the features of oop?
What is encapsulation in oop?
What are classes oop?
Templates mean
What is polymorphism and why is it important?
What does I oop mean?
What is the fundamental idea of oop?
• What are the desirable attributes for memory managment?
What are the types of abstraction?
State what is encapsulation and friend function?
What is object in oop with example?