Is class an Object? Is object a class?
Answers were Sorted based on User's Feedback
Answer / anum abbas
A class is just a template that is used to create the
objects and to define its behaviours.
But object is an instance of a class.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / guest
class itself is a specification not an object. Object is a
instance of class.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mahendran a
Everything is an object. So class, metaclass and everything
are objects.
And Object is not a class. But all the objects can be
classified with a class named as Object for the behavior of
being Object.
| Is This Answer Correct ? | 1 Yes | 5 No |
What are abstract methods?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Can an interface inherit from another interface?
What is data encapsulation and what's its significance?
If there is a conflict between base class method definition and interface default method definition, which definition is picked?
What are the properties that are defined in an object model?
Why are outlet connections required in object-oriented programming?
Explain method overriding.
How do you prevent a class from being inherited by another class?
What are inner classes and what is the practical implementation of inner classes?
Define Data Abstraction. What is its importance?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,