Imagine you have an instance of java.io.File named file. Both invocations file.isFile() and file.isDirectory() return false.
Choose a case where this situation is possible.
Imagine you have an instance of java.io.File named file. Both invocations file.isFile() and file.isDirectory() return false.
Choose a case where this situation is possible.
Create a free account to access the full topic