PrepSure LogoHubPage 100/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 991-1000 of 1706Use Deep Study when you want one-question focus.
991

Read Mode

Ms Word Headers And Footers

Medium
Computer Science

Which of the following statement is false in Microsoft Word?

A
You can set different headers and footers for the last page of a section
B
You can set different headers and footers for even and odd pages
C
You can set different page number formats for different sections
D
You can set different headers and footers for the first page of a section
Explanation and memory cue

In Microsoft Word, you can set different headers and footers for the first page, even/odd pages, and different sections. However, there is no specific built-in option to assign different headers or footers only to the last page of a section.

992

Read Mode

Input Devices

Medium
Computer Science

Which of the following devices can be used to directly image printed text?

A
OCR
B
OMR
C
MICR
D
All of the above
Explanation and memory cue

OCR (Optical Character Recognition) is specifically designed to scan and digitize printed text by converting it into machine-encoded text. OMR (Optical Mark Recognition) detects marks on paper, and MICR (Magnetic Ink Character Recognition) reads characters printed with magnetic ink, typically on cheques, not general printed text.

993

Read Mode

Programming Languages

Easy
Computer Science

Which of the following is a popular programming language for developing multimedia web pages?

A
BASIC
B
Assembler
C
Java
D
COBOL
Explanation and memory cue

Java is a widely used programming language that has been used for developing interactive and multimedia web applications through technologies such as applets and web-based applications. The other options are not commonly used for multimedia web development.

994

Read Mode

Keyboard Shortcuts

easy
Computer Science

Which shortcut key is used to insert the trademark (™) symbol on Windows systems?

A
Ctrl+Alt+T
B
Ctrl+Alt+TM
C
Ctrl+Alt+ST
D
Ctrl+Alt+TT
Explanation and memory cue

The trademark (™) symbol can be inserted on Windows systems using the shortcut Ctrl+Alt+T (or Alt+Ctrl+T), which is a recognized default keyboard shortcut. Alternatively, the Alt code Alt+0153 or Alt+8482 can be used on the numeric keypad. In Microsoft Word, typing 2122 followed by Alt+X also inserts the trademark symbol. The other options (B, C, D) are not standard shortcuts for the trademark symbol.

995

Read Mode

Network Configuration

easy
Computer Science

Which protocol is used to automatically assign TCP/IP configuration information?

A
DNS
B
DHCP
C
NetBIOS
D
NetLink
Explanation and memory cue

DHCP (Dynamic Host Configuration Protocol) is the protocol used to automatically assign TCP/IP configuration information such as IP address, subnet mask, default gateway, and DNS servers to devices on a network.

996

Read Mode

Programming Languages

Easy
Computer Science

Which of the following is not true of FORTRAN?

A
It was developed for scientific and mathematical applications
B
It is one of the oldest high-level languages
C
It is a problem-oriented language
D
It requires extensive internal documentation
Explanation and memory cue

FORTRAN (Formula Translation) is one of the earliest high-level programming languages and was developed for scientific and mathematical computations. It is problem-oriented and widely used in engineering and scientific fields. However, requiring extensive internal documentation is not a defining or mandatory characteristic of FORTRAN.

997

Read Mode

Powerpoint Features

easy
Computer Science

Which option in PowerPoint allows you to carry slides from one computer to another?

A
Save As
B
Save and Go
C
Pack and Go
D
Web and Go
Explanation and memory cue

The 'Pack and Go' feature in PowerPoint allows users to package a presentation along with linked files and fonts so it can be easily transferred and run on another computer. This ensures all necessary components are included for portability.

998

Read Mode

Input And Output Devices

Easy
Computer Science

Which of the following is used as an input device for the computer?

A
VDU
B
TV
C
Printer
D
Light pen
Explanation and memory cue

A light pen is an input device used to select or draw directly on a computer screen. VDU (Visual Display Unit), TV, and printer are output devices, so they are not used for input.

999

Read Mode

Ms Powerpoint Views

Easy
Computer Science

Which of the following view is best to use when setting transition effects for all slides in a presentation?

A
Slide Sorter view
B
Notes Pages view
C
Slide view
D
Outline view
Explanation and memory cue

Slide Sorter view in MS PowerPoint displays all slides in a grid format, allowing users to easily select multiple slides and apply transition effects uniformly. It is the most efficient view for managing transitions across an entire presentation. Other views are mainly used for editing content or notes rather than applying global effects.

1000

Read Mode

Computer Memory

Easy
Computer Science

Which of the following is non-volatile memory?

A
RAM
B
Register
C
DRAM
D
PROM
Explanation and memory cue

PROM (Programmable Read-Only Memory) is a type of non-volatile memory, meaning it retains data even when the power is turned off. RAM, DRAM, and registers are volatile memories that lose their data when power is removed.