Is it possible to use a new for the reallocation of pointers ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the main purpose of overloading operators?
what is meaning of isa and hsa
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is Object Oriented programming.what is the difference between C++ and C?
Who discovered c++?
how many trys can we write in one class
How does throwing and catching exceptions differ from using setjmp and longjmp?
What are c++ files?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
When copy constructor can be used?
What is the difference between struct and class?
Why do we use string in c++?