Multiple choice technology web technology which of the following are true about file Class? choose all that apply. you can perform file I/O operations by using its methods you can find size of the file by using its size() method you can check if file exists by its exist() method you can delete the file by its delete() method Reveal answer Fill a bubble to check yourself C,D Correct answer