× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
a
5
k
5
c
5
B
5
l
5
C
4
s
4
a
4
t
4
i
4
r
4
r
4
New Topic  
ian18 ian18
wrote...
Posts: 223
Rep: 0 0
5 years ago
What are the contents of the file named legs after the given program segment is executed? Assume the content of the file named Animals originally contains the following:
      Animals:    “Duck”,2<CR>”Dog”,4<CR>”Octopus”,8<CR><EOF>
       pseudocode:   Open  “Animals” For Input As Creatures
            Open “legs” For Output As TempFile
            While NOT EOF(creatures)            
               Read Creatures, Name, Number
               If Name != “Octopus” Then            
                  Write TempFile, Name, Number
               End If
            End While
            Close Creatures, TempFile

a.   “Duck”,2<CR>”Dog”,4<CR>
b.   “Duck”,2<CR>”Dog”,4<CR><EOF>
c.   “Octopus”,8,<CR><EOF>
d.   “Duc”Octopus”,8<CR><EOF>
Textbook 
Prelude to Programming

Prelude to Programming


Edition: 6th
Authors:
Read 111 times
1 Reply
Replies
Answer verified by a subject expert
penia_smilespenia_smiles
wrote...
Posts: 241
5 years ago
Sign in or Sign up in seconds to unlock everything for free
More solutions for this book are available here
1

Related Topics

ian18 Author
wrote...

5 years ago
Smart ... Thanks!
wrote...

Yesterday
This site is awesome
wrote...

2 hours ago
Thanks
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  984 People Browsing
Related Images
  
 289
  
 176
  
 339
Your Opinion
Who will win the 2024 president election?
Votes: 3
Closes: November 4

Previous poll results: What's your favorite coffee beverage?