which of the following are true about file Class? choose all that apply.

  1. you can perform file I/O operations by using its methods

  2. you can find size of the file by using its size() method

  3. you can check if file exists by its exist() method

  4. you can delete the file by its delete() method


Correct Option: C,D

Find more quizzes: