What is a forward referencing and when should it be used?


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

Post New Answer

More C++ General Interview Questions

What is the most powerful coding language?

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


Why c++ is better than c language?

0 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  






When do we use copy constructors?

0 Answers  


What is c++ in english?

0 Answers  


Which one is a preferred language C or C++? Why?

0 Answers  


What is a built-in function?

1 Answers  


What is the use of pointer in c++ with example?

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


Is c++ a low level language?

0 Answers  


Categories