Answer to Question #212851 in Programming & Computer Science for Itumeleng Seema

Question #212851

Create the pseudocode that will demonstrate how an application will write your name and surname to a text file called “students.dat”.


1
Expert's answer
2021-07-03T04:48:48-0400
Begin
  String name
  String surname
  Read name
  Read surname
  Open the file "students.dat" in "write" mode
  WriteLine name+","+ surname
  Close the file
End

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS