When can I use a forward declaration?


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

Post New Answer

More C++ General Interview Questions

Why cstdlib is used in c++?

0 Answers  


Define friend function.

0 Answers  


Why was c++ made?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


How to write a program such that it will delete itself after exectution?

3 Answers  






Describe public access specifiers?

0 Answers  


When should I use unitbuf flag?

0 Answers  


Explain rtti.

0 Answers  


What is object file? How can you access object file?

0 Answers  


What is dynamic and static typing?

0 Answers  


Evaulate: 22%5 a) 2 b) 4 c) 0

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


Categories