Can I have a reference as a data member of a class? If yes, then how do I initialise it?
No Answer is Posted For this Question
Be the First to Post Answer
Can inline functions have a recursion? Give the reason?
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 nested class.
Is java the same as c++?
What are the uses of static class data?
write infinite loop in C++ which does not use any variable or constant?
Why is c++ considered difficult?
What is a node class?
What is vector pair in c++?
What is c++ iterator?
What is the difference between Pointer and a Reference? When you would use them?
What are the five basic elements of a c++ program?