nikolas is looking at the files for a project hes working on: name date modified size kind…

nikolas is looking at the files for a project hes working on: name date modified size kind arduino_numbered.png 9/24/18 2 mb png image filedetails.png yesterday 55 kb png image hard_drive.jpg yesterday 57 kb jpeg image pause.svg 9/1/18 688 bytes svg image tests.zip 9/10/18 2.5 mb zip archive which file was modified the longest time ago? which file is the largest? which file type appears the most in this listing?

nikolas is looking at the files for a project hes working on: name date modified size kind arduino_numbered.png 9/24/18 2 mb png image filedetails.png yesterday 55 kb png image hard_drive.jpg yesterday 57 kb jpeg image pause.svg 9/1/18 688 bytes svg image tests.zip 9/10/18 2.5 mb zip archive which file was modified the longest time ago? which file is the largest? which file type appears the most in this listing?

Answer

Explanation:

Step1: Compare modification dates

Compare the dates in the "Date Modified" column. 9/1/18 for pause.svg is the earliest.

Step2: Compare file sizes

Compare the sizes in the "Size" column. 2.5 MB for tests.zip is the largest.

Step3: Count file - types

Count the number of each file - type. PNG appears 2 times, JPEG 1 time, SVG 1 time, ZIP 1 time. So PNG appears the most.

Answer:

  1. pause.svg
  2. tests.zip
  3. PNG image