Answer Posted / reshma
Bjarne Stroustrup
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Is c++ still being used?
How can I improve my c++ skills?
How static variables and local variablesare similar and dissimilar?
What is the use of volatile variable?
If dog is a friend of boy, is boy a friend of dog?
Why Pointers are not used in C++?
What problems might the following macro bring to the application?
What is the exit function in c++?
What is the main purpose of overloading operators?
How would you use the functions memcpy(), memset(), memmove()?
What is the insertion operator and what does it do?
Can we distribute function templates and class templates in object libraries?
What is a storage class?
Can we inherit constructor in c++?
What is command line arguments in C++? What are its uses? Where we have to use this?