What are the characteristics of friend functions?


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

Post New Answer

More C++ General Interview Questions

What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


Is overriding possible in c++?

0 Answers  


What is the use of ‘using’ declaration?

1 Answers  






Differentiate between an array and a list?

0 Answers  


Which is the best c++ software?

0 Answers  


Do vectors start at 0 c++?

0 Answers  


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


What are static and dynamic type checking?

0 Answers  


Categories