What is a flag in c++?


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

Post New Answer

More C++ General Interview Questions

What is implicit pointer in c++?

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


What is name mangling?

3 Answers  


What is the use of function pointer?

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,






Consider a c++ template funtion template<class T> T& Add(T a, T b){return a+b ;} if this function is called as T c = Add("SAM", "SUNG"); what will happen? What is the problem in the template declaration/ How to solve the problem.

7 Answers   LG, Samsung,


When a function is made inline. Write the situation where inline functions may not work.

2 Answers  


List the features of oops in c++?

0 Answers  


You run a shell on unix system. How would you tell which shell are you running?

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


What is array in c++ pdf?

0 Answers  


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

0 Answers  


Categories