PrepSure LogoHubPage 99/171
Normal Study1,706 questions

Computer Science

Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.

Deep Study Mode
Showing 981-990 of 1706Use Deep Study when you want one-question focus.
981

Read Mode

Binary Number System

Easy
Computer Science

Which of the following is not a binary number?

A
001
B
101
C
202
D
110
Explanation and memory cue

A binary number system uses only two digits: 0 and 1. The number 202 contains the digit 2, so it is not a valid binary number.

982

Read Mode

Social Media Applications

Easy
Computer Science

Who is the founder of Snapchat?

A
Bill Gates
B
Evan Spiegel
C
Robert E. Kahn
D
Steve Wozniak
Explanation and memory cue

Evan Spiegel is the co-founder and CEO of Snapchat, a popular multimedia messaging app. The other options are well-known figures in computing and technology but are not associated with the founding of Snapchat.

983

Read Mode

Computer Memory (Ram Types)

Easy
Computer Science

Which of the following memory must be refreshed many times per second?

A
Static RAM (SRAM)
B
Dynamic RAM (DRAM)
C
EPROM
D
ROM
Explanation and memory cue

Dynamic RAM (DRAM) stores data using capacitors that gradually lose charge, so it must be refreshed repeatedly every few milliseconds to retain information. In contrast, SRAM, ROM, and EPROM do not require constant refreshing. This makes DRAM slower but more cost-effective for main memory.

984

Read Mode

Ms Powerpoint Toolbars

Medium
Computer Science

Which of the following toolbars provides different options in various master views in PowerPoint?

A
Common Tasks toolbar
B
Drawing toolbar
C
Formatting toolbar
D
Standard toolbar
Explanation and memory cue

In older versions of Microsoft PowerPoint, the Common Tasks toolbar was a context-sensitive toolbar that provided different options depending on the active master view (Slide Master, Handout Master, or Notes Master). This toolbar allowed quick access to frequently used commands relevant to the master view being edited. Other toolbars like Drawing, Formatting, and Standard toolbars are more general-purpose and do not change their options based on the master view. Although the Common Tasks toolbar is not present in recent versions of PowerPoint, the question and answer correctly refer to its function in earlier versions.

985

Read Mode

Keyboard Shortcuts

easy
Computer Science

Which shortcut key is used to close a program?

A
Ctrl + F4
B
Alt + F4
C
Shift + F4
D
None of These
Explanation and memory cue

The shortcut 'Alt + F4' is the standard key combination used to close the active program window in most operating systems, making option B correct.

986

Read Mode

Internet And Networking

Easy
Computer Science

Which of the following is not used to access the web?

A
ISDN
B
Modem
C
UDP
D
DSL
Explanation and memory cue

Modem, ISDN, and DSL are technologies used to provide internet or web access connectivity. UDP (User Datagram Protocol) is a transport layer communication protocol used for data transmission over networks, not a method or technology for accessing the web.

987

Read Mode

Operating Systems

Easy
Computer Science

Which of the following is a single-user, single-tasking operating system?

A
MS-DOS
B
Windows
C
Mac OS
D
Both A and C
Explanation and memory cue

MS-DOS is a single-user, single-tasking operating system, meaning it allows only one user to perform one task at a time. Windows and Mac OS are modern operating systems that support multi-user and multitasking capabilities.

988

Read Mode

Computer Memory

Medium
Computer Science

Which of the following is used for very high-speed searching applications?

A
Flash Memory
B
Content-Addressable Memory
C
Dynamic Random Access Memory
D
Static Random Access Memory
Explanation and memory cue

Content-Addressable Memory (CAM) is designed for very high-speed searching because it allows data to be retrieved based on content rather than specific addresses. This makes it much faster for search-intensive applications compared to traditional memory types like RAM or flash memory.

989

Read Mode

Excel Shortcut Keys

easy
Computer Science

Which shortcut key is used for calculating the current sheet in Microsoft Excel?

A
Ctrl+F9
B
Shift+F9
C
F9
D
F7
Explanation and memory cue

In Microsoft Excel, the shortcut Shift+F9 is used to calculate the active worksheet (current sheet) only, whereas F9 calculates all worksheets in all open workbooks. Therefore, option B is correct.

990

Read Mode

Programming Languages

Easy
Computer Science

Which of the following is a programming language?

A
Lotus
B
Pascal
C
MS-Excel
D
Netscape
Explanation and memory cue

Pascal is a high-level procedural programming language developed in the late 1960s. Lotus is a spreadsheet application, MS-Excel is a spreadsheet software, and Netscape is a web browser, none of which are programming languages.