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
Is it possible to provide default values while overloading a binary operator?
How to get the current position of the file pointer?
Is c++ high level programming language?
What is the identity function in c++? How is it useful?
What are formatting flags in ios class?
Is c++ the best programming language?
Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.
Explain abstraction.
Is linux written in c or c++?
What is virtual methods?
Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.