What is while loops?


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

Post New Answer

More C++ General Interview Questions

Why do you use the namespace feature?

0 Answers  


Is c++ proprietary?

0 Answers  


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


What are the uses of typedef in a program?

0 Answers  






What happens if a pointer is deleted twice?

0 Answers   Flextronics,


What is the standard template library (stl)?

0 Answers  


What are exceptions c++?

0 Answers  


What is bubble sort c++?

0 Answers  


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


Categories