Question
Easy
Set of one or more programs which controls the operation and/or extends the processing capability of a computer system is :
1
System Software
2
Application Software
3
System Application
4
System Hardware
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Operating Systems & Software Concepts
Topic: Computer Software
Correct Answer
Option A
Explanation
The correct option is (1): System Software is the foundational category of programs explicitly designed to manage and control the computer's core operations, hardware, and resources, while simultaneously providing a platform for other programs to run. This category includes the Operating System (OS), which acts as the chief controller, managing memory, CPU time, and input/output devices. It also encompasses utility programs (like file managers and virus scanners) and language translators…Read More
Similar Questions from REET Exam - Paper 1 - Year 2018
Question 1
Easy
Source :
HTET 2023
Amount of work that a system is able to do per unit time is called as:
Chapter :
Computer System & Hardware Fundamentals
Topic :
Architecture
Question 2
Easy
Source :
HTET 2023
Chart created on worksheet is called as _______ .
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)
Question 3
Easy
Source :
HTET 2023
In Python dictionary key value pairs are separated by:
Chapter :
Python Programming Fundamentals
Topic :
Dictionary
Question 4
Easy
Source :
HTET 2023
In Python instance methods use _______ as first default parameter.
Chapter :
Object-Oriented Programming (C++)
Topic :
OOP Concepts