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 does the ios::ate argument do?
What is difference between array and vector in c++?
Why c++ is faster than java?
What is insertion sorting?
What is the use of pointer in c++ with example?
what you know about c++?
What is fixed in c++?
What is the use of :: operator in c++?
What is the need of a destructor? Explain with the help of an example.
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What are special characters c++?
What is constructor and destructor in c++?
Is set c++?
Why ctype h is used in c++?
What is the latest version on c++?