What is the maximum value of a unsigned char
a) 255
b) 256
c) 128
No Answer is Posted For this Question
Be the First to Post Answer
Is python written in c or c++?
What is increment operator in c++?
What is setbase c++?
When does a name clash occur?
What are inline functions? What is the syntax for defining an inline function?
What is & in c++ function?
Why do we need c++?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Is there a sort function in c++?
Do class declarations end with a semicolon?
what is difference between static and non-static variables
Is c++ a float?