Apply Now Student Hub Feedback
Computer question from Laboratory Attendant exam, 2026 by JKSSB

In a computer laboratory, a system boots normally and successfully compiles a program, but the program does not execute and no error message is displayed. The most likely cause is: 

Last updated Jun 18, 2026
Correct Answer: Option B — Insufficient RAM
Explanation:
Why RAM is the cause: Compiling a program and executing a program are two different processes. While compilation translates the source code into machine code (which the system handled successfully), execution requires loading the compiled program into the system's Random Access Memory (RAM). If the system has critically low or insufficient RAM available, the operating system may fail to allocate the memory space needed to launch the process, causing it to quietly terminate or hang without throwing a specific compilation or hardware error.

Why other options are incorrect:

A) Faulty keyboard or mouse: The system booted normally, meaning basic I/O devices are functioning or at least not preventing system operation. A faulty mouse/keyboard wouldn't silently stop a program from executing post-compilation.

C) Disconnected network cable: Unless the program specifically requires an active internet/network connection to run, a local program will still execute offline.

D) Corrupted printer driver: This would only affect print jobs, not local program execution.
Answer verified by Quintessence Classes faculty — Karan Nagar, Srinagar.

About this question

JKSSB Laboratory Attendant 2026

Details

Exam JKSSB
Recruitment Laboratory Attendant
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 1,554+ more PYQs interactively

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

Open practice portal