Answer Posted / prakruthi
Bjarne Stroustrup
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Which software is used to run c++ program?
How does class accomplish data hiding in c++?
What is the difference between #import and #include?
Show the declaration for a static member variable.
What is difference between c++ 11 and c++ 14?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Can malloc be used in c++?
Why was c++ created?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Why do we need templates?
What is a .lib file in c++?
What are associate containers?
Explain queue. How it can be implemented?
Write about the local class and mention its use?
What is general format for a prototype?