COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
This programming language extends the C programming language with a large standard library and object-oriented mechanisms.
|
C++
|
|
Objective-C
|
|
C#
|
|
Java
|
Explanation:
Detailed explanation-1: -C++ introduces object-oriented programming (OOP) features to C. It offers classes, which provide the four features commonly present in OOP (and some non-OOP) languages: abstraction, encapsulation, inheritance, and polymorphism.
Detailed explanation-2: -extension of C languag programming is .c and for C++ it is .cpp.
Detailed explanation-3: -C++ is a general-purpose programming language that was developed as an enhancement of the C language to include object-oriented paradigm. It is an imperative and a compiled language.
Detailed explanation-4: -JavaScript. Java. Python. 31-Jul-2021
There is 1 question to complete.