How is new() different from malloc()?
No Answer is Posted For this Question
Be the First to Post Answer
What's the order in which the local objects are destructed?
How does throwing and catching exceptions differ from using setjmp and longjmp?
Can recursive program be written in C++?
What is data binding in c++?
What is runtime errors c++?
In C++ cout is: a) object b) class c) something else
11 Answers Infosys, Lehman Brothers,
How to declare an array of pointers to integer?
What is exception handling? Does c++ support exception handling?
What are the data types in c++?
What do you mean by public protected and private in c++?
What is multithreading and what is its use?Whats are multithreading techniques used in C++?
what is the basic concept of c++(object oriented programing)