Which of the following operating systems is case-sensitive?

2016

Which of the following operating systems is case-sensitive?

Answer: D. UnixUnix treats uppercase and lowercase letters as different in file and directory names. For example, File.txt and file.txt can be two different names. Windows…

  1. A.

    Mac OS X

  2. B.

    OS/2

  3. C.

    Windows 7

  4. D.

    Unix

Attempted by 156 students.

Show answer & explanation

Correct answer: D

Unix treats uppercase and lowercase letters as different in file and directory names. For example, File.txt and file.txt can be two different names. Windows 7, Mac OS X by default, and OS/2 are generally case-insensitive for file names, so Unix is the correct answer.

Explore the full course: Isro

Loading lesson…