What are the types of pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is the rule of three?
what do you mean by volatile variable?
Is facebook written in c++?
Do class declarations end with a semicolon?
List the special characteristics of constructor.
What are the c++ access specifiers?
When should we use multiple inheritance?
Why is c++ so fast?
write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z
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
How should a contructor handle a failure?
What do you mean by inheritance in c++? Explain its types.