Example of friendly function in c++

Answer Posted / guest

friend

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of structure padding in c?

569


What is the use of clrscr?

604


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

683


What is the use of #include in c?

585


How can I do graphics in c?

599






What is volatile keyword in c?

587


What is a list in c?

625


Describe the difference between = and == symbols in c programming?

782


How can I open files mentioned on the command line, and parse option flags?

597


What is the advantage of using #define to declare a constant?

625


In a byte, what is the maximum decimal number that you can accommodate?

630


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

639


Where are c variables stored in memory?

601


Why isn't any of this standardized in c? Any real program has to do some of these things.

630


What is difference between static and global variable in c?

543