Question #212851

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


Expert's answer

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!

LATEST TUTORIALS
APPROVED BY CLIENTS