What new()is different from malloc()?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the purpose of istream class?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
What is setiosflags c++?
In a function declaration what does extern means?
Why are arrays usually processed with for loop?
Write any small program that will compile in "C" but not in "C++"
3- Write a program to find larger and smaller of the two numbers.
List the advantages of inheritance.
Shall we use 'free' to free memory assigned by new, What are the further consequences??
what is the C++
Define pointers?