What is a local reference?


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

Post New Answer

More C++ General Interview Questions

what is oops and list its features in c++?

0 Answers  


Why do we need function?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


What is the use of bit fields in structure declaration?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


what is importance of data sturture in a programming language?

22 Answers   L&T, TCS, Wipro,


How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


What is pointer to array in c++?

0 Answers  


Explain class invariant.

0 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


Categories