Answer Posted / surender a
Because the fundamental size is a char [viz 1 byte by
default on any 32 bit or 64 bit machine].
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is fflush c++?
What are the three forms of cin.get() and what are their differences?
What are virtual constructors/destructors?
Who discovered c++?
What is a catch statement?
What is the meaning of c++?
How to access a variable of the structure?
What are default parameters? How are they evaluated in c++ function?
Explain the static storage classes in c++.
Do vectors start at 0 c++?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is enum class in c++?
What is #include c++?
Explain the difference between using macro and inline functions?
Define pure virtual function?