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

Post New Answer

More C++ General Interview Questions

Describe linked list using C++ with an example.

0 Answers  


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


Disadvantages of c++

8 Answers   HCL,


what is the use of void main() in C++ language?

0 Answers  


Define a pointer to a data member of the type pointer to pointer?

0 Answers  






How to change constant values?

6 Answers   Huawei, Symphony,


How do I exit turbo c++?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


How much is size of struct having 1 char & 1 integer?

11 Answers   Persistent,


Explain how we implement exception handling in c++?

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


How to defines the function in c++?

0 Answers  


Categories