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 restrict keyword in c?

0 Answers  


write a C code To reverse a linked list

2 Answers   Motorola, Wipro,


What is meaning of tree

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


Are there any problems with performing mathematical operations on different variable types?

0 Answers  






pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.

4 Answers   Persistent, Valyoo,


Explain how can I convert a number to a string?

0 Answers  


Differentiate between functions getch() and getche().

0 Answers  


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


What are the 5 data types?

0 Answers  


Write the Program to reverse a string using pointers.

0 Answers   InterGraph,


Categories