ЁЯУв Too many exams? DonтАЩt know which one suits you best? Book Your Free Expert ЁЯСЙ call Now!

  • google app store apple app store
  • тЬЦ

      Question

      Which of the following describes the difference between

      Windows and Unix/Linux file systems?┬а┬а
      A Windows uses NTFS, while Unix/Linux uses ext3, ext4, or XFS Correct Answer Incorrect Answer
      B Windows supports case-sensitive filenames, while Unix/Linux does not Correct Answer Incorrect Answer
      C Unix/Linux uses drive letters like "C:" while Windows does not Correct Answer Incorrect Answer
      D Unix/Linux stores user profiles under "Documents" while Windows does not Correct Answer Incorrect Answer
      E Windows file systems are more secure than Unix/Linux file systems Correct Answer Incorrect Answer

      Solution

      Windows primarily uses NTFS (New Technology File System) for file storage, while Unix/Linux systems commonly use file systems like ext3, ext4, or XFS. NTFS supports features like file compression, encryption, and access control lists, while Unix/Linux file systems focus on speed, flexibility, and reliability. The ext4 file system, for example, is an improvement over ext3 and offers journaling, which helps in faster recovery in case of system crashes. XFS, on the other hand, is known for its scalability and performance on large systems. Option B is incorrect because Unix/Linux file systems are case-sensitive, meaning "File.txt" and "file.txt" are treated as different files, while Windows NTFS is not case-sensitive by default. Option C is incorrect because Unix/Linux systems do not use drive letters (e.g., "C:"), which are used in Windows to represent different storage volumes. Option D is incorrect because Unix/Linux systems typically store user profiles in "/home" directories, not "Documents." Option E is incorrect because security depends on configuration and management; Unix/Linux is often considered more secure due to its permission model, although NTFS offers robust security features like encryption and access control lists.

      Practice Next
      More Algorithms Questions

      Relevant for Exams:

      ask-question