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 auto type c++?
What is the difference between a type-specific template friend class and a general template friend class?
How does list r; differs from list r();?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
What is diamond problem in c++?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
Can java be faster than c++?
Why c++ is so important?
Please explain the reference variable in c++?
List down the guideline that should be followed while using friend function.
What are iterators in c++?
What are the characteristics of friend functions?
What is an overflow error?
What is constant in c++ with example?
What is anonymous object in c++?