Answer Posted / niravkumar
Bjrane stroustrup at bell laboratory in 1880
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is c++ similar to?
What is an inclusion guard?
Should I learn c or c++ first?
Which one is a preferred language C or C++? Why?
What is the use of ::(scope resolution operator)?
what is upcasting in C++?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
What is the best way to declare and define global variables?
What are friend classes? What are advantages of using friend classes?
How can an improvement in the quality of software be done by try/catch/throw?
What would happen on forgetting [], while deallocating an array through new?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What are the advantages of inheritance in c++?
Define a constructor?
What is the sequence of destruction of local objects?