answersLogoWhite

0


Best Answer

C++ is regarded as hybrid because it is both procedural and objected oriented. A pure c program can be compiled and run on a c++ platform. At the same time, c++ also provides object oriented features like classes, polymorphism, encapsulation, abtraction, etc.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is c plus plus regarded as being a hybrid language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why c plus plus is high level language?

All programming languages are regarded as being high level because they all have a degree of abstraction between the source code and the resultant machine code. By contrast, assembly language is regarded as being low level because there is a near one-to-one relationship between the source code and the machine code. C++ is high level because it employs a combination of object-oriented principals, structured, functional and procedural programming and is platform independent, whereas machine code is purely procedural and is entirely platform dependant.


In computer language C plus plus is related to?

C++ is related to C, the language from which it is derived.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Who is the owner of c plus plus language?

Bjarne Stroustrup is the author of C++. However, no one "owns" this language.


Why c plus plus language is called command oriented language?

C++ is not a command oriented language, it is a multi-paradigm language because it employs functional and object-oriented approaches to programming.

Related questions

Is C plus plus interpreted or compiled?

C++ is conventionally regarded as a compiled language, however there's nothing in the language itself that prevents it from being interpreted.


Why c plus plus is high level language?

All programming languages are regarded as being high level because they all have a degree of abstraction between the source code and the resultant machine code. By contrast, assembly language is regarded as being low level because there is a near one-to-one relationship between the source code and the machine code. C++ is high level because it employs a combination of object-oriented principals, structured, functional and procedural programming and is platform independent, whereas machine code is purely procedural and is entirely platform dependant.


Why c plus plus is not a middle level language?

C++ is a high-level language with low-level features, including memory pointer variables, therefore it is an intermediate-level language. In other words, it is a middle-level language. It cannot be regarded in any other way, because it is not as low-level as assembler, but it is as low-level as C, and can also be as high-level as Java.


Example of hybrid sterility?

horse plus donkey equals mule


What are the interpreter in c plus plus?

C++ is a compiled language, not an interpreted language.


When was Plus - programming language - created?

Plus - programming language - was created in 1976.


Is c plus plus a complied or interpreted language?

C++ is generally a compiled language.


Is C plus plus a high level language?

Yes, C++ is a high-level language.


In computer language C plus plus is related to?

C++ is related to C, the language from which it is derived.


Is c plus plus a structured language?

Yes


Which type of language c plus plus is?

It's an imperative, procedural and Object-Oriented programming language.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?