Answer Posted / pratap557
Class: an Abstract Model of a real world entity or Concept
or thinking. Like Car , Human being, PayRoll,etc.
Object: An instance( which is besically representing the
class)shows class's attributes through some public or
private method(internally)
Method: private or public functions associted with a Calss
to access the Class (Object)
Massage Passing: Interaction(exchanging data) between two
objects
Abstraction : This is a concept by which we only acess the
necessary attributes of that calsss without knowing more
about the other attrkibutes or methods opf that cals( some
waht like wrapping)
Encapsulation: Hiding data (attributes of a class from
other)by eclaring private , public etc
Inheriatance: Creating new class from patrent class. As
Mammal class is inherited from Animal Class again Human
being is achild class of Mammal
polymorphism: method overloading, virtual functions
| Is This Answer Correct ? | 91 Yes | 23 No |
Post New Answer View All Answers
How is class defined?
What language is oop?
Which language is not a true object oriented programming language?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
write a C++ program for booking using constructor and destructor.
Is oop better than procedural?
What is difference between multiple inheritance and multilevel inheritance?
How do you use inheritance in unity?
What is the problem with multiple inheritance?
What are the data types in oop?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Can main method override?
Why do we use encapsulation in oops?
What is oops in simple words?
What does and I oop and sksksk mean?