What is ios class 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 enumerations?

0 Answers  


What is difference between rand () and srand ()?

0 Answers  


Explain what happens when a pointer is deleted twice?

0 Answers  


What are the different types of polymorphism?

3 Answers  


Please explain the reference variable in c++?

0 Answers  


Explain what is oop?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


What is a far pointer? where we use it?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


How do you save a c++ program?

0 Answers  


How should a contructor handle a failure?

0 Answers  


Categories