in C++ , the word plus plus who found this?

Answer Posted / ishu

Rick Mascitti...

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are maps in c++?

508


describe private access specifiers?

645


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

594


What does the ios::ate argument do?

667


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1748






What does I ++ mean in c++?

585


Explain unexpected() function?

586


Write about the stack unwinding?

630


What is the sequence of destruction of local objects?

560


How can you link a c program with a c function?

567


What is friend class in c++ with example?

502


Describe private, protected and public?

602


What is enum c++?

618


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

1949


Distinguish between new and malloc and delete and free().

575