an integer constant must have atleast one

a) character

b) digit

c) decimal point


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

Post New Answer

More C++ General Interview Questions

Can I create my own functions in c++?

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


Can we make copy constructor private in c++?

0 Answers  


You want to link a c++ program to c functions. How would you do it?

0 Answers  


How do I use turbo c++?

0 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


Where are setjmp and longjmp used in c++?

0 Answers  


Should you pass exceptions by value or by reference?

0 Answers  


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

0 Answers  


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


How delete [] is different from delete?

0 Answers  


Categories