M C Q s D r i v e

Computer Science Mcqs 1983 MCQs [All-Courses]

thumb

Get exam-focused Computer MCQs covering everything from basic computer fundamentals to advanced topics. Prepare for PPSC, FPSC, NTS, OTS, PTS, KPPSC, BPSC, AJKPSC, PMS, CSS, and Computer Operator tests with 1977+ solved MCQs. Topics include MS Office, MS Word, MS Excel, PowerPoint, Computer Networking, Hardware, Software, and Cyber Security. Whether you are a beginner or preparing for a written test or screening, MCQsDrive covers all courses to help you score higher.

By default, how many worksheets are there in a new Microsoft Excel workbook?

A 1
B 3
C 5
D 10
Correct Answer: 1

From which tab can headers and footers be inserted in MS Word?

A Home
B Insert
C Layout
D View
Correct Answer: Insert
Explanation:

  • In MS Word, Headers and Footers are added from the Insert tab.
  • They are used to show page numbers, date, time, title, etc.

In PowerPoint, Themes could be found under:

A Home tab
B Design tab
C Insert tab
D View tab
Correct Answer: Design tab
Explanation:

  • In Microsoft PowerPoint, Themes are available under the Design tab.
  • Themes help you change the overall look of slides (colors, fonts, background).

What is the default file extension of Notepad?

A .txt
B .docx
C .html
D .xlsx
Correct Answer: .txt
Explanation:

  • Notepad is a simple text editor in Windows used to create plain text files.
  • When you save a file in Notepad without changing the extension, it is automatically saved as filename.txt.
  • It does not support formatting (like bold, italics, or fonts), unlike Word (.docx) or Excel (.xlsx).
  • You can also save Notepad files as .html or other extensions, but .txt is the default.



Which one of the following has the shortest access time (fastest memory)?

A RAM
B Cache Memory
C Hard Disk
D Register
Correct Answer: Register
Explanation:


The basic language of computer consist of ____?

A Opcode
B Operand
C Both A and B
D None of these
Correct Answer: Both A and B
Explanation:

  • A computer’s fundamental instruction language is made up of two parts: the opcode and the operand.
  • The opcode tells the computer what action to carry out, while the operand provides the data or memory location needed for that action.

CAI stands for ______?

A Community Assisted Instruction
B Computer Assistant Instruction
C Computer Assisted Instruction
D Characteristics of Assistant Instructor
Correct Answer: Computer Assisted Instruction
Explanation:

  • CAI means using computers as a tool to support teaching and learning.
  • It improves education by offering interactive lessons and instruction tailored to individual learners.

CLI stands for _____?

A Common-line interface
B Command-line internet
C Command-line interface
D None of these
Correct Answer: Common-line interface
Explanation:

  • A command-line interface (CLI) is a text-based user interface (UI) used to run programs, manage computer files and interact with the computer.
  • Command-line interfaces are also called command-line user interfaces.


What is the maximum number of rows that can be used in Microsoft Excel (Excel 2016 and later)?

A 500,000
B 100,000
C 65,536
D 1,048,576
Correct Answer: 1,048,576

Which of the following is a storage device?

A Tape
B Hard Disk
C Floppy Disk
D All of the above
Correct Answer: All of the above