What is ios flag in c++?


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

Post New Answer

More C++ General Interview Questions

What are the different data types present in C++?

1 Answers  


What do you understand by pure virtual function? Write about its use?

0 Answers  


What is the use of cmath in c++?

0 Answers  


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

0 Answers   Telecom,


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

0 Answers  






Is linux written in c or c++?

0 Answers  


What is an action class?

1 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  


Why is standard template library used?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


What is auto used for in c++?

0 Answers  


Categories