Which method is used to write a single character using FileWriter?

Last Updated :
Discuss
Comments

Which method is used to write a single character using FileWriter?

append()

writeChar()

write()

print()

Share your thoughts in the comments