Apply Now Student Hub Feedback
Computer question from High Court exam, 2026 by JKSSB

Which of the Following Statements are Correct?

1. Multiprocessing always requires multiple CPUs.
2. Multitasking and multiprocessing are identical concepts.
3. A single CPU can appear to run multiple tasks through time-sharing.
4. Modern operating systems support multitasking.

Last updated Jul 28, 2026
Correct Answer: Option C — 3 and 4 only
Statement Breakdown
Multiprocessing always requires multiple CPUs. — Incorrect

Multiprocessing requires multiple processing units (cores), which can easily exist on a single physical CPU chip (e.g., a modern multi-core processor like a quad-core or octa-core CPU).

Multitasking and multiprocessing are identical concepts. — Incorrect

Multitasking refers to a system executing multiple tasks/processes concurrently by rapidly switching between them (time-sharing).

Multiprocessing refers to the hardware capability of executing multiple threads or processes simultaneously using multiple processing cores/CPUs.

A single CPU can appear to run multiple tasks through time-sharing. — Correct

By allocating tiny slices of time (time-slicing) to different programs and switching between them quickly, a single processor core creates the illusion that all programs are running simultaneously.

Modern operating systems support multitasking. — Correct

Virtually all modern operating systems (such as Windows, macOS, Linux, Android, and iOS) natively support preemptive multitasking.
Answer verified by Quintessence Classes faculty — Karan Nagar, Srinagar.

About this question

JKSSB High Court 2026

Details

Exam JKSSB
Recruitment High Court
Year 2026
Subject Computer
View all questions from this paper

More Computer questions

From across UPSC, JKPSC, and JKSSB papers — same subject, different years.

Practice 2,685+ more PYQs interactively

Filter by subject, year, and exam in real time. Get instant feedback, detailed explanations, and track your progress.

Open practice portal