What is the function of I/O library in C++ ?


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

Post New Answer

More C++ General Interview Questions

Explain polymorphism?

0 Answers  


What is the best it certification?

0 Answers  


What are stacks?

0 Answers  


How do you add an element to a set in c++?

0 Answers  


What is the meaning of string in c++?

0 Answers  






What are the uses of typedef in a program?

0 Answers  


What are raw sockets, where they are efficient?

2 Answers   Symphony,


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


What is the difference between Class and Structure?

40 Answers   HP, IBM, Samsung, TCS,


What do you mean by storage classes?

1 Answers  


There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


What is conversion constructor?

2 Answers   TCS,


Categories