Explain terminate() and unexpected() function?
Is turbo c++ free?
Which should be more useful: the protected and public virtuals?
Why is c++ called oops?
What is #include sstream?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is DlgProc?
Write a program to find the reverse Fibonacci series starting from N.
Is string an object in c++?
Do you know the problem with overriding functions?
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
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
What are virtual functions in c++?