the maximum length of a character constant can be

a) 2

b) 1

c) 8


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How const functions will be treated by compiler?

3 Answers   Symphony,


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


What is the rule of three?

0 Answers  


What is a float in c++?

0 Answers  






How do I download c++?

0 Answers  


What is dev c++ used for?

0 Answers  


What is the difference between = and == in C?

16 Answers   Christ University, Intel,


What does new return if there is insufficient memory to make your new object?

0 Answers  


Is c++ a high level language?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


Is there a sort function in c++?

0 Answers  


Categories