What is switch case in c++ syntax?


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

Post New Answer

More C++ General Interview Questions

what is the C++

1 Answers   Wipro,


What is binary object model?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  






How many types of scopes are there in c++?

0 Answers  


What is the best c++ compiler for windows 10?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


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

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,


What is implicit conversion/coercion in c++?

1 Answers  


What is binary search in c++?

0 Answers  


Categories