Join WhatsApp ChannelDaily MCQs & Exam Updates

NTS MCQs

National Testing Service — Complete MCQ Bank

1,949 Questions
Exam Preparation Guide

How to prepare for NTS

NTS tests evaluate aptitude, analytical reasoning, quantitative ability, English and subject knowledge for admissions, scholarships and recruitment.

EnglishQuantitative SkillsAnalytical ReasoningSubject Knowledge
Practice under a timer and review weak areas after every test to improve both speed and accuracy.
NTS preparation illustration
391
Computer Science Hard Uploaded: 13 Aug 2026

Which of the following is a compiled programming language?

  • AJavaScript
  • BPHP
  • CC++
  • DPython
392
Computer Science Medium Uploaded: 13 Aug 2026

What is virtual memory?

  • AA type of cache
  • BExtra RAM chip
  • CMemory simulated using hard disk space
  • DA network storage
393
Computer Science Medium Uploaded: 13 Aug 2026

What is two-factor authentication?

  • AA backup method
  • BUsing two passwords only
  • CA type of firewall
  • DA security process requiring two forms of verification
394
Computer Science Medium Uploaded: 13 Aug 2026

What does MS Word primarily deal with?

  • ASpreadsheets
  • BPresentations
  • CDatabase management
  • DWord processing
395
Computer Science Easy Uploaded: 13 Aug 2026

Which is an example of open-source operating system?

  • AmacOS
  • BWindows
  • CiOS
  • DLinux
396
Computer Science Medium Uploaded: 13 Aug 2026

What is a computer virus?

  • AAn antivirus tool
  • BA network protocol
  • CA self-replicating malicious program
  • DA hardware component
397
Computer Science Medium Uploaded: 13 Aug 2026

Which testing checks individual units of source code?

  • AIntegration Testing
  • BAcceptance Testing
  • CUnit Testing
  • DSystem Testing
398
Computer Science Medium Uploaded: 13 Aug 2026

Which shortcut key is used to select all content in a document?

  • ACtrl+A
  • BCtrl+P
  • CCtrl+F
  • DCtrl+S
399
Computer Science Easy Uploaded: 13 Aug 2026

What is the primary purpose of compression software?

  • AReduce file size for storage or transfer
  • BEncrypt data
  • CIncrease file size
  • DBackup data
400
Computer Science Medium Uploaded: 13 Aug 2026

What is the purpose of the 'return' statement in a function?

  • AEnd the program
  • BStart a loop
  • CDeclare a variable
  • DSend a value back to the caller