Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Which library I should include in order to use "cin" and "cout" object ?

user-image
Question added by هاشم المشارقة , Key Account Manager , Advanced United Systems Ltd. ( A member of Taj Holding Group)
Date Posted: 2016/01/16
Ali ALNajjar
by Ali ALNajjar , calligrapher , advertising office

you must use #include iostream.h

#include <conio.h> use in programming for cout and cin  process

Jehangir Wahid
by Jehangir Wahid , Lead Software Developer , Inaequo Solutions

You have to Include the Input Output Stream, i.e. #include<iostream> or #include<iostream.h> ".h" is the extension for the header files as "iostream" is a header file that's why it has the extension ".h".

You must use #include iostream.h for input and output

The .h indicates that it is a header file

#include<iostream> should be used

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.