What new()is different from malloc()?
No Answer is Posted For this Question
Be the First to Post Answer
Why is c++ is better than c?
Can a function take variable length arguments, if yes, how?
What is the difference between a shallow copy and a deep copy?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
How to declare a function pointer?
Can a list of string be stored within a two dimensional array?
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 .
Define pointers?
How the programmer of a class should decide whether to declare member function or a friend function?
What is abstraction in c++?
explain the reference variable in c++?
State two differences between C and C++.