founder of c++
Answers were Sorted based on User's Feedback
Answer / anita asnani
c++ founded by Bjarne Stroustrup in 1980's
Is This Answer Correct ? | 35 Yes | 3 No |
Answer / vinoth hindusthan
bjarane stroustup in 1980 at bell labarotaries and ++
indicates the increment operator
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / niravkumar
Bjrane stroustrup at bell laboratory in 1880
Is This Answer Correct ? | 7 Yes | 6 No |
Answer / sandeep kumar
Bjarne Stroustrup in 1983 at bell labotries
Is This Answer Correct ? | 0 Yes | 0 No |
Does c++ support exception handling?
How do I open binary files?
What is c++ hash?
What is the size of a vector?
Explain about profiling?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
What compiler was used?
How the V-Table mechanism works?
How const functions will be treated by compiler?
Explain mutable storage class specifier.
What does new return if there is insufficient memory to make your new object?
Explain the differences between private, public and protected and give examples.