in C++ , the word plus plus who found this?

Answer Posted / akanksha

bjarne stroustrup

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of copy constructor?

713


What is data type in c++?

650


Can you sort a set c++?

624


Does c++ have a hash table?

656


Write a program to find the Factorial of a number

680






What is the syntax for a for loop?

695


What is the use of function pointer?

658


What are static and dynamic type checking?

704


What is ostream in c++?

653


What does return 0 do in c++?

690


What are literals in C++?

676


What is the difference between reference and pointer?

711


Does c++ have string data type?

784


What is the return value of the insertion operator?

714


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

669