Home » Interview » Technology

How to read and write a file using javascript?

Correct Answer: I/O operations like reading or writing a file is not possible with client-side javascript However , this can be done by coding a Java applet that reads files for the script

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion