What are virtual constructors/destructors?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an external iterator and an internal iterator?
Does improper inheritance have a potential to wreck a project?
What are the differences between java and c++?
Please explain class & object in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Write any small program that will compile in "C" but not in "C++"
What is a mutable member?
write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX
Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.
What is problem with overriding functions?
What is the use of cmath in c++?
What are the three types of access specifiers in C++?