What is #include iostream?
No Answer is Posted For this Question
Be the First to Post Answer
If you don’t declare a return value, what type of return value is assumed?
What is the use of default constructor?
Is eclipse good for c++?
How does com provide language transparency?
Can you please explain the difference between overloading and overriding?
There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?
Write about all the implicit member functions of a class?
What is "mutable" keyword?
Write any small program that will compile in "C" but not in "C++"?
what are prototypes
What is static function? Explain with an example
what are the iterator and generic algorithms.