What is vectorial capacity?
No Answer is Posted For this Question
Be the First to Post Answer
What is a class template in c++?
What is abstraction in c++?
When should we use multiple inheritance?
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
Explain how overloading takes place in c++?
Write any small program that will compile in "C" but not in "C++"?
What are the basic data types used in c++?
What do you mean by C++ access specifiers ?
What are the differences between the function prototype and the function defi-nition?
How do you flush a buffer in c++?
What is a mutex and a critical section.Whats difference between them?How do each of them work?
What is setfill c++?