What do you understand by friend-functions? How are they used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is time null in c?

0 Answers  


What is an example of enumeration?

1 Answers  


What is #pragma statements?

0 Answers  


What is the best style for code layout in c?

0 Answers  


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

0 Answers  






What are void pointers in c?

0 Answers  


simple program for virtual function?

1 Answers  


What is the argument of a function in c?

0 Answers  


pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )

2 Answers   Persistent,


Name the language in which the compiler of "c" in written?

3 Answers   Bajaj,


What does static variable mean in c?

0 Answers  


which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%

4 Answers  


Categories