Answer to Question #212864 in Java | JSP | JSF for Lihle

Question #212864

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:43-0400
Start
  String name
  String surname
  String FILENAME="students.dat"
  Get name
  Get surname
  Open FILENAME
  Write name to the file
  Write surname to the file
  Close the file
Stop

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