What is the difference between a type-specific template friend class and a general template friend class?


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

Post New Answer

More C++ General Interview Questions

How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


What is a "Copy Constructor"?

2 Answers  


What are the important differences between c++ and java?

0 Answers  


What is meaning of in c++?

0 Answers  


How the V-Table mechanism works?

6 Answers   HP,






Which of the following is evaluated first: a) && b) || c) !

0 Answers  


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

0 Answers  


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

0 Answers   Yahoo,


What is a type library?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


Distinguish between a # include and #define.

0 Answers  


Describe new operator?

0 Answers  


Categories