Answer Posted / akanksha
bjarne stroustrup
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the concept of copy constructor?
What is data type in c++?
Can you sort a set c++?
Does c++ have a hash table?
Write a program to find the Factorial of a number
What is the syntax for a for loop?
What is the use of function pointer?
What are static and dynamic type checking?
What is ostream in c++?
What does return 0 do in c++?
What are literals in C++?
What is the difference between reference and pointer?
Does c++ have string data type?
What is the return value of the insertion operator?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required