Core Java Assignment 7

  1. Write in to file using BufferedWriter?
  2. Identify number of words  in your file?
  3. Write a logic to replace one word with another ?
  4. Write a program to create an xls file and update the file with week names?
  5. Write a program to create an xls file and update the file with Student info id, name marks and fee.