UrbanPro

Learn C++ Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is iostream.h?

Asked by Last Modified  

Follow 8
Answer

Please enter your answer

Software Developer, Expertise in Java/J2ee Technology.

It is a header file, which is needed to be included in C++ program to perform input output operations.
1 Comments

IOSREAM.H IS A FILE NAME IN WHICH I=INPUT,O=OUTPUT,STREAM=SEQUENCE OF BYTES AND .H IS THE EXTENSION WHICH MEANS THE HEADER FILE.
Comments

Tutor

C++ input/output streams are primarily defined by iostream , a header file that is part of the C++ standard library
Comments

Computer Programming Languages

The IOStream library was packaged with C++ for basic operations of input and output. The original IOStream library was nothing more than wrappers classes that called the stdio C library. The IOStream library was introduced to give an object oriented view of input and output. The IOStream library(header...
read more
The IOStream library was packaged with C++ for basic operations of input and output. The original IOStream library was nothing more than wrappers classes that called the stdio C library. The IOStream library was introduced to give an object oriented view of input and output. The IOStream library(header file iostream.h) defines three objects called cin, cout, and cerr. The cin object is an instance of the a class called istream. This class overrides the bit-wise right shift operator >> to perform inputs into various datatypes from standard input. The cout and cerr are instances of the class ostream. read less
Comments

Tutor

In our programs, we use some builtin functionalities for standard input and output. We directly call them to be used in our program, we do not define it in our main file, we just include it at top of our main file. iostream.h is a header file that contains builtin functionalities for standard input...
read more
In our programs, we use some builtin functionalities for standard input and output. We directly call them to be used in our program, we do not define it in our main file, we just include it at top of our main file. iostream.h is a header file that contains builtin functionalities for standard input , output. you can create your own header files and you can use them in your program. read less
Comments

Teacher

Its a header file in C++ which contains input/output datatypes and variables in C++.
Comments

btech mtech

Input related to our keyboard and output has a relation with display devices such as LED, LCD.
Comments

It provides the different Input Output related functions
Comments

Perl Developer | Perl Trainer

The header iostream.h is a non-standard header and does not exist on all platforms. As a matter of fact it does not exist on my system (using g++ and the GNU libstdc++). So any code using it would simply not compile on my system. The iostream.h header used to be common before C++ was first standardized...
read more
The header iostream.h is a non-standard header and does not exist on all platforms. As a matter of fact it does not exist on my system (using g++ and the GNU libstdc++). So any code using it would simply not compile on my system. The iostream.h header used to be common before C++ was first standardized in 1998. read less
Comments

Java Trainer with 8 years of Realtime Development Experience

It is a header file which is located in c++ installation direction. It has the code for input and output stream like cout and cin. like .txt, .mp3, .flv " .h " also a file extension. hope you got the answer
Comments

View 24 more Answers

Related Questions

how to use dos.h
First include dos.h header file then use their function. Before use function, you must have knowledge of dos functions and their charactistics
Aman
Which language is best, C, C++, Python or Java?
If you want to learn any languages C#, Java, ect. then must to learn C, C++ language as these are base or language to be strong in language skills. C++ is improved version of C language. C#, Java, J# and etc. which are improved version of C++.
Sribaghya
0 0
6
Is C++ is next version of C?
This feature looks pretty sweet. This would be great because you wouldn't need getters any more. You could make member variables public; later, if you change your mind, you can turn them into property.
Subham
What is the syntex error?
A syntax error is a violation of the syntax, or grammatical rules, of a natural language or a programming language. ... A syntax error is called a fatal compilation error, because the compiler cannot translate...
Pranik
How do I perform multiplication in C++?
Multiplication in C++ is as simple as using the * operator. It's a fundamental arithmetic operation, familiar to most developers even with minimal experience in the language. The basic concept involves...
Venkataramanaiah
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...

Is It Fine To Write “void main()” Or “main()” In C/C++?
The definition: void main() { /* ... */ } Is not and never has been C++, nor has it even been C. See the ISO C++ standard 3.6.1 or the ISO C standard 5.1.2.2.1. A conforming...

Predict the Output of C Questions based on Recursion and Macro
#include<stdio.h>void k(unsigned int i,unsigned int j){ static char x="0123456789ABCDEF"; if(i>=j) k(i/j,j); putchar(x);}void main(){ k(20,12);} ___________________________________________ ...

Compare C And C++ In Terms Of Header Files.
1."stdio.h" in c program controls input-output functionalities and operations associated with it where as in c++ program iostream.h" controls input-output functionalities and operations associated with...

Recommended Articles

Introduction C++ is an excellent programming language and many of the applications are written in C++ language. It has generic, object-oriented & imperative programming features, and also provides facilities for low-level memory manipulation. Successor of C language, it is an OOP (object oriented programming) language...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for C++ Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for C++ Language Classes?

The best tutors for C++ Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C++ Language with the Best Tutors

The best Tutors for C++ Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more