carls51361 carls51361 23-05-2024 Computers and Technology Answered What is the error in writefile()? a) fileoutputstream fostream = null; b) fostream = new fileoutputstream(); c) outfs = new printwriter(fostream); d) outfs.println("java is my favorite language!");