Menu

Use Java Programming Following Questions Solutions Ready Within Today Jan 3 2020 8 00pm Gm Q43785325

Use java programming for the following questions to have thesolutions ready within today Jan 3 2020 at or before 8:00PM GMT+8time zone:

Question 7

Write a method countLines(StringinFilename) of a class FileUtility which reads a binary byte filewith name inFilename using FileInputStream. The method returns theno. of lines containing comments starting with “//” with optionalspaces (but not other characters) before it. Each line isterminated by ‘n’. You may write other methods if necessary.Handle possible exception by outputting a suitable message if anexception occurs.

Expert Answer


Answer to Use java programming for the following questions to have the solutions ready within today Jan 3 2020 at or before 8:00PM…

OR