Answer Posted / suraj bangar
Bjarne Stroustrup
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages of using friend classes.
What is the difference between the functions memmove() and memcpy()?
How java is different from c and c++?
What is a far pointer? where we use it?
Show the declaration for a static member variable.
Describe Trees using C++ with an example.
What is nested class in c++?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
Can you write a function similar to printf()?
What is difference between c++ 11 and c++ 14?
What is a manipulator in c++?
Can a list of string be stored within a two dimensional array?
What is the latest version on c++?
Can union be self referenced?
How would perform Pattern Matching in C++?