MCQ
File ffleobj = new File(”/etc”,”passwd”); How can this statement refer to create Java file object?
- ✓By specifying directory and filename as two separate arguments
- BBy using the reference to directory encapsulated in its object
- CBy specifying relative path
- DBy specifying Incomplete path