how works iostream.h in c++ ?

Asked by Last Modified  

9 Answers

Learn BA Tuition +1 C++ Programming

Follow 0
Answer

Please enter your answer

Trainer

Provides functionality to use an abstraction called streams specially designed to perform input and output operations on sequences of character, like files or strings. Objects cin, cout are from iostream header. conio.h console input output header file conio.h is a C header file used in old MS-DOS...
read more
Provides functionality to use an abstraction called streams specially designed to perform input and output operations on sequences of character, like files or strings. Objects cin, cout are from iostream header. conio.h console input output header file conio.h is a C header file used in old MS-DOS compilers to create text user interfaces Both are header files which contains libery of serveral functions (use for input & output ). eg. clearscr() ,getch() are from conio.h This is type of opening files before we use these function. If we use these function them without importing header files , sometimes compiler throws error. read less
Comments

Computer Science Expert

iostream.h- input output stream header file Provides functionality to use an abstraction called streams specially designed to perform input and output operations on sequences of character, like files or strings. Objects cin, cout are from iostream header. It contains libery of serveral functions...
read more
iostream.h- input output stream header file Provides functionality to use an abstraction called streams specially designed to perform input and output operations on sequences of character, like files or strings. Objects cin, cout are from iostream header. It contains libery of serveral functions (use for input & output ). This is type of opening files before we use these function. If we use these function them without importing header files , sometimes compiler throws error. read less
Comments

solution to all

Its an input output steam .h and this headerfile will help you touse the predefined functions such as cout and cin in c++ language
Comments

Like the cstdio header inherited from C's stdio.h, iostream provides basic input and output services for C++ programs. iostream uses the objects cin , cout , cerr , and clog for sending data to and from the standard streams input, output, error (unbuffered), and log (buffered) respectively. iostram.h...
read more
Like the cstdio header inherited from C's stdio.h, iostream provides basic input and output services for C++ programs. iostream uses the objects cin , cout , cerr , and clog for sending data to and from the standard streams input, output, error (unbuffered), and log (buffered) respectively. iostram.h is a header file , so when the program executes , it searches the header file in path mentioned in unix of makefile , after finding the location it expands iostream.h in the file and all the functions defined inside iostream,h becomes avaiable to our program... for more details contact Space time continuum Inc, #1204.16th main, second stage BTM , saturday after 10 a.m read less
Comments

C++ Tutor

iostream is just a header file where all the input output stream related functions are written. when you use iostream.h , you can use all prewritten functions of that e.g you don't define cin or cout anywhere in your function, but still you can use them , its because what they have to do is already written...
read more
iostream is just a header file where all the input output stream related functions are written. when you use iostream.h , you can use all prewritten functions of that e.g you don't define cin or cout anywhere in your function, but still you can use them , its because what they have to do is already written in iostream header file. read less
Comments

IT Professional Trainer 14 years oof experience certified by Govt.Of India MSME.

iostream means Input Output STREAM hence iostream is used for input output purposes.it might also provide them in the global name-space just as stdio.h might provide them in namespace std, cin and cout are the object part of iostream.h.
Comments

Computer wizard, good at languages, expert in south indian dishes,expert in typing,ready to take classes for KG to 8 th standard, diploma in mechanical,electrical,automobile, B.tech - computers, electronics, business analysis, manual testing.

using parsers
Comments

Software Engineer

iostream - operates on characters of type char iostream contains the definition of basic_iostream class template, which implements formatted input and output C++ input/output streams are primarily defined by iostream, a header file that is part of the C++ standard library (the name stands for Input/Output...
read more
iostream - operates on characters of type char iostream contains the definition of basic_iostream class template, which implements formatted input and output C++ input/output streams are primarily defined by iostream, a header file that is part of the C++ standard library (the name stands for Input/Output Stream). In C++ and its predecessor, the C programming language, there is no special syntax for streaming data input or output. Instead, these are combined as a library of functions. Like the cstdio header inherited from C's stdio.h, iostream provides basic input and output services for C++ programs. iostream uses the objects cin, cout, cerr, and clog for sending data to and from the standard streams input, output, error (unbuffered), and log (buffered) respectively. As part of the C++ standard library, these objects are a part of the std namespace. read less
Comments

C++ Developer

iostream.h (or just iostream in modern c++) is simply a header file, where cin, cout, cerr, clog, wcin, wcout, wcerr, wclog like system streams are defined. adding the header file iostream includes ios, streambuf, istream, ostream and/or iosfwd. Simply, it's a header file where input&output classes...
read more
iostream.h (or just iostream in modern c++) is simply a header file, where cin, cout, cerr, clog, wcin, wcout, wcerr, wclog like system streams are defined. adding the header file iostream includes ios, streambuf, istream, ostream and/or iosfwd. Simply, it's a header file where input&output classes are declared. You can include the file to use that classes, then the iostream.h also compiles with your code. read less
Comments

View 7 more Answers

Related Questions

How to speak fluency?
Fluency is what you get by more of usage of a language with proper meaning.
Lokesh
muje english sikni h
Get good english books on modern prose and sit with a dictionary. Note diwn meanings and you will learn new words and try to apply them when you talk. Good luck
Balram
How can Economics help improve living standards and make society a better place?
Economics is a Subject that is concerned with utilizing scare resources in an efficient and effective manner for generating optimum benefit out of it. Know if we all use our scarce resources considering...
Dinesh

When did "Department of Education" was formed in India?

the Ministry of Education which is responsible for implementing the National Education policy, was created on September 26, 1985
I'm Smart Future School
0 0
9
what is the good way of studying english language ?
hi.. to grasp any language you need practice..read good books, speak in the language you want to be adept at..to increase your vocabulary you can read and each day learn two new words...one page at a time...
Arzu

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

Ask a Question

Related Lessons

Psychology
S

Spoken English Practice Worksheet: Adjective
Adjectives: Circle the adjective in each sentence. Underline the noun that the adjective describes: There was a large table on the porch. Jenny's costume was scary. I played a game on...
E

Edusmart Skills

0 0
0

Conflict Management & Reference Point by Dr. Bharat Chaugule,Ph.D.
Conflict Management and reference point I am giving here one excellent technique to manage your conflict. Conflict may are internal or external—interpersonal or group. Whenever a dispute arises,...

Biotechnology
Hi, We all know that only GOD possesses the power of creation, maintenance, and destruction but do you know that there is an enzyme which possesses power similar to GOD (i.e. creation, maintenance, and...

Stop-Data telling start Story telling
TIP- Make DATA the star of your communication. Start using big fonts and highlight the KEY data or text. -------------------------------------------------------------------------- Average human...

Recommended Articles

Whatever you learn in college is no doubt very important and forms the base for your future professional career. However, lack of hands-on experience, business oriented skills and interpersonal skills, among fresh graduates are making them unfit for employment in competitive business environment. Today organizations operate...

Read full article >

Most of the students decide what stream they are going to choose at the school level. Science, commerce and arts are the main fields, and students need to choose any one between these three. Although there are many such professional courses available, most students like to select one of these three streams. In college,...

Read full article >

During the last days in school, every student waits for their college life. It is, of course, exciting to get admission in your dream college with the course you wanted to pursue. Its your effort and struggle that makes you part of the college that you aimed for. Yet, once the first month passes all students forget their...

Read full article >

Whether you are doing graduation or post graduation, no college student can escape from the misery of college dissertation. College dissertation is a detailed research project on a topic of your choice, approved by professors. At the beginning of the dissertation you have to set a hypothetical aim and at the end, you have...

Read full article >

Looking for BA Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you