Practice Test Geeks home

Crossover Aptitude Attention to Detail Questions and Answers

A document contains the following list of file names.
According to standard procedure, any file name that contains the substring 'draft' must be ignored, and any file name ending in '.tmp' must also be ignored.

All other file names should be counted.

How many files should be counted?

- report_final_v2.docx

- analysis_draft_rev1.xlsx

- presentation_data.pptx

- temp_notes.txt.tmp

- project_plan_draft.docx

- user_feedback.csv

- archive_summary.zip

Select your answer