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

Which operations are permitted on pointers?

0 Answers  


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

0 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


What is data hiding c++?

0 Answers  






What do you mean by delegate? Can a user retain delegates?

0 Answers  


What is the use of endl?

0 Answers  


Write a program to find the Factorial of a number

0 Answers  


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


Why seem interrupt handlers as member functions to be impossible?

1 Answers  


What are the unique features of C++.

0 Answers  


Is linux written in c or c++?

0 Answers  


Categories