What are the advantages of using friend classes?


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

Post New Answer

More C++ General Interview Questions

Describe linked list using C++ with an example.

0 Answers  


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

0 Answers  


Can comments be longer than one line?

0 Answers  


Is overriding possible in c++?

0 Answers  


What are c++ storage classes?

0 Answers  






simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


When copy constructor can be used?

4 Answers   Symphony,


Write a program using display() function which takes two arguments.

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


Can circle be called an ellipse?

0 Answers  


What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


Categories