What do you mean by friend class & friend function in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between the message and method in c++?
What is constructor and destructor in c++?
When can I use a forward declaration?
What size is allocated to the union variable?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Describe the advantages of operator overloading?
What is private, public and protected inheritance?
program to print this triangle * * * * * *
Please post the model question paper of hal?
Explain abstraction.
Is java as fast as c++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?