menu
Qamnty
Login
Register
My account
Edit my Profile
Private messages
My favorites
Given an ifstream object named input1, associate it with a file named winterdata.txt by opening the file for reading. answer choices input1. open ("winterdata.txt"); i…
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Given an ifstream object named input1, associate it with a file named winterdata.txt by opening the file for reading. answer choices input1. open ("winterdata.txt"); i…
asked
Aug 25, 2024
137k
views
1
vote
Given an ifstream object named input1, associate it with a file named winterdata.txt by opening the file for reading.
answer choices
input1. open ("winterdata.txt");
input1.close ("winterdata.txt");
Computers & Tech
high-school
Fathia
asked
by
Fathia
8.8k
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
7
votes
Answer:
input1. open ("winterdata.txt");
Step-by-step explanation:
Ghini Antonio
answered
Aug 31, 2024
by
Ghini Antonio
8.3k
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
Feb 24, 2018
206k
views
Suppose that the content of the input file is: 14 13 26 8 -11 36 0 -1. What is the output of the following code? ifstream myInfile; myInfile.open("input.txt"); int value; int sum = 0; for (int x = 0; x
Wotanii
asked
Feb 24, 2018
by
Wotanii
8.2k
points
Computers & Tech
middle-school
2
answers
1
vote
206k
views
asked
Nov 25, 2021
106k
views
Create a Python script that enables a user to enter an integer number into the Python console and stores such integer number into a variable named input1. Use an if statement to print the following output
Orla
asked
Nov 25, 2021
by
Orla
8.9k
points
Computers & Tech
college
1
answer
5
votes
106k
views
asked
Oct 1, 2024
93.5k
views
Write a Python script to read two integer numbers and an arithmetic operator and display the computed result. A. input1 = int(input("Enter first number: ")) B. num2 = int(input("Enter second number: "))
Alwin Doss
asked
Oct 1, 2024
by
Alwin Doss
8.0k
points
Computers & Tech
high-school
1
answer
3
votes
93.5k
views
Ask a Question
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qamnty