What is setiosflags c++?


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

Post New Answer

More C++ General Interview Questions

write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is function prototyping? What are its advantages?

0 Answers  


Difference between Constructors and static constructors?

3 Answers   IBM, TCS,


What is data binding in c++?

0 Answers  


Why do we use pointers in c++?

0 Answers  






What is the rule of three?

0 Answers  


What is difference between class and function?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

0 Answers  


What is the advantage of an external iterator.

0 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


Categories