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

What is a dynamic binding in c++?

0 Answers  


What is Destructor in C++?

0 Answers  


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


Why should we use null or zero in a program?

0 Answers  






What is the use of lambda in c++?

0 Answers  


Why do we need constructors in c++?

0 Answers  


How to declare a pointer to an array of integers?

0 Answers  


what is an array

20 Answers  


What is a breakpoint?

0 Answers  


What are the operators in c++?

0 Answers  


What are the differences between a struct in C and in C++?

8 Answers   Amazon, Wipro,


Categories