Vidyalelo
Java Programming · Q188

Interfaces and Abstract Classes

Programming · Java Programming · question 188

Q188

Which of these is method for testing whether the specified element is a file or a directory?

A.
IsFile()
B.
isFile()
Answer
C.
Isfile()
D.
isfile()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board