English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

If they mean "Code to read from the Keyboard"
And they for example use number. 3
And then "Code to read from file?
What does Does this mean?

2007-03-13 11:43:19 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

code read in from keyboard would b asking the user
what is your name?
and the user answering John Doe
code read in from a file would b just bringing the name
John Doe from an already created file
(im guessing code isnt actually programming its information

2007-03-13 12:04:34 · answer #1 · answered by I want to bang you 2 · 0 0

I use the word "Code" as a noun, to represent the program itself. It is a chunk of "code". Also as a verb to indicate the act of making the program. I spend a lot of time "coding".

I'm going to guess that the verb form is being used here and you are being asked to write two "codes", one which reads the number from the keyboard and another that reads it from a file.

And, good luck in C++. It does very poorly in handling strings.

2007-03-13 18:53:10 · answer #2 · answered by ZORCH 6 · 0 0

fedest.com, questions and answers