what is the C++

Answer Posted / atasi jena

c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who discovered c++?

558


Explain how to initialize a const member data.

598


Which ide is best for c++?

540


How do you write a function that can reverse a linked-list?

572


What is the auto keyword good for in c++?

619






Is rust better than c++?

602


Which is not a valid keyword a) public b) protected c) guarded

740


Is c++ the best programming language?

536


What is c++ iterator?

641


What is a c++ object?

615


What is oops in c++?

587


How many keywords are used in c++?

554


What is the main function c++?

595


What is ios class in c++?

578


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

617