How one would use switch in a program?


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

Post New Answer

More C++ General Interview Questions

the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


Is c++ a high level language?

0 Answers  


Is c++ harder than java?

0 Answers  


What is the advantage of an external iterator.

0 Answers  






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

0 Answers   NIIT,


Why do we use vector in c++?

0 Answers  


Is c++ high level programming language?

0 Answers  


Explain the term memory alignment?

0 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


What are the extraction and insertion operators in c++?

0 Answers  


Categories