Explain what are the sizes and ranges of the basic c++ data types?


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

Post New Answer

More C++ General Interview Questions

Will rust take over c++?

0 Answers  


What is the use of data hiding?

0 Answers  


Can you Mention some Application of C/C++?

0 Answers  


Which is best ide for c++?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


What is the difference between a reference and a pointer?

0 Answers  


What is const pointer and const reference?

0 Answers  


Can a constructor return a value?

1 Answers  


What is a local reference?

0 Answers  


Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.

0 Answers   TCS,


Write a code/algo to find the frequency of each element in an array?

0 Answers   Axtria,


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


Categories