why c++ is called OOPS?
waht is inherutance?
what is compiler?
Answer Posted / srividhya
C++ is called oops because the variables we create are
called objects, and the program is fully dependent on the
object we created
Inheritance means we can create more class from single class
like a parent class and child class, but the child class
will have the features of parent class. Deriving morethan
classes from a main class is called inheritance
A compiler is that which is used to compile the program and
transfers the user defined language to computer language
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What is constructor in oop?
How is polymorphism achieved?
What are the 3 pillars of oop?
class type to basic type conversion
What is inheritance in simple words?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is abstraction in oops with example?
c++ program to swap the objects of two different classes
What language is oop?
What is the difference between inheritance and polymorphism?
What exactly is polymorphism?
What does sksksk mean in text slang?
Explain the advantages of inheritance.
write knight tour problem which is present in datastructure
is there any choice in opting subjects like 4 out of 7