menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
Write the include directive needed to allow use of the various i/o operators such as cout and cin.
asked
Dec 13, 2018
19.4k
views
0
votes
Write the include directive needed to allow use of the various i/o operators such as cout and cin.
Computers and Technology
high-school
Ychiucco
asked
by
Ychiucco
8.0k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
4
votes
#include <iostream>
-------------------------------------
ArtKorchagin
answered
Dec 19, 2018
by
ArtKorchagin
8.0k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jul 24, 2021
153k
views
List the preprocessor directive that must be included for cin and cout to be used in a C++ program?
Zach Bonham
asked
Jul 24, 2021
by
Zach Bonham
7.8k
points
Computers and Technology
college
1
answer
1
vote
153k
views
asked
Jan 14, 2024
141k
views
What would be the output of the following code? #include < using namespace std; int main() { int x = 30; if(x > 20) if (x < 30) cout << x*2 << endl; else cout << x*3 << endl; cin.ignore(); return 0; }
ASP
asked
Jan 14, 2024
by
ASP
7.5k
points
Computers and Technology
college
1
answer
0
votes
141k
views
asked
Apr 5, 2024
208k
views
Edit the following code where it says "Task" to make a working code. #include using namespace std; int queue[10], n = 10; //Task 1: Initialize front and rear here void Insert() { int val; cout<<"Insert the element in queue : "< cin>>val; //Task
Adrtam
asked
Apr 5, 2024
by
Adrtam
8.2k
points
Computers and Technology
high-school
1
answer
5
votes
208k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Disadvantages of using animation in advertising? advantages and disadvantages of using animation for education? advantages and disadvantages of using animation in entertainment?
Explain why binary codes are used to represent characters, numbers and symbols :)
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org