What is the default width for ouputting a long integer using the insertion operator?


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

Post New Answer

More C++ General Interview Questions

Discussion on error handling of C++ .

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


List out some of the OODBMS available?

1 Answers  


Will the inline function be compiled as the inline function always? Justify.

1 Answers  


What is std namespace in c++?

0 Answers  






Is c++ free?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


Can we have "Virtual Constructors"?

10 Answers   TCS,


What is std :: flush?

0 Answers  


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

16 Answers   Christ University, Intel,


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Categories