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

Find the second maximum in an array?

12 Answers   HCL,


What is the function of I/O library in C++ ?

0 Answers   HCL,


Differentiate between the manipulator and setf( ) function?

0 Answers  


Define a conversion constructor?

0 Answers  


Are vectors passed by reference c++?

0 Answers  






Where do I find the current c or c++ standard documents?

0 Answers  


What is pointer in c++ with example?

0 Answers  


Do you know the use of vtable?

0 Answers  


Is c++ an integer?

0 Answers  


class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;

4 Answers   Manhattan,


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


What is a reference in C++?

1 Answers  


Categories