How delete [] is different from delete?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to show polymorphism in C++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
Why use of template is better than a base class?
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What are mutator methods in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What are the different operators in C++?
What is cin clear () in c++?
Give 2 examples of a code optimization?
What are different types of polymorphism supported by C++
Can you pass an array to a function in c++?
How long will it take to learn programming?