1. _________are words that a programming language has set aside for its own use ?

Control words

Control structures

Reserved words

Reserved keys

Answer: Reserved words

Explanation:

Words that a programming language has set aside for its own use are known as reserved words. Therefore, the correct option is (c) Reserved words.


2. Which of the following software could assist someone who cannot use their hands for computer input ?

Video conferencing

Speech recognition

Audio digitizer

Synthesizer

Answer: Speech recognition

Explanation:

The software that could assist someone who cannot use their hands for computer input is (b) Speech recognition. Speech recognition software allows users to control a computer through voice commands, which can be a helpful alternative for individuals who have limited or no hand function. Therefore, the correct answer is (b) Speech recognition.


3. __________ is the process of finding errors in software code ?

Hacking

Compiling

Testing

Debugging

Answer: Debugging

Explanation:

The process of finding errors in software code is known as debugging. Therefore, option (d) is the correct answer.


4. A series of instructions that tells a computer what to do and how to do it is called a ________ ?

program

command

user response

processor

Answer: program

Explanation:

The correct answer is (a) program. A program is a set of instructions that tells a computer what to do and how to do it. It is typically created by a programmer or software developer and is designed to perform a specific task or set of tasks. Programs can be written in various programming languages, such as Java, Python, C++, and many others, and they can be executed on a computer or other digital device to carry out their intended functions.


5. The software tools that enable a user to interact with a computer for specific purposes are known as ?

Hardware

Networked Software

Shareware

Applications

Answer:

Explanation:

The software tools that enable a user to interact with a computer for specific purposes are known as Applications.


6. A __________ shares hardware, software, and data among authorized users ?

network

protocol

hyperlink

transmitter

Answer: network

Explanation:

network shares hardware, software, and data among authorized users.


7. The basic computer processing cycle consists of _______ ?

input, processing and output

systems and application

data, information and applications

hardware, software and storage

Answer: input, processing and output

Explanation:

input, processing, and output.


8. System software ?

allows the user to diagnose and troubleshoot the device

is a programming language

is part of a productivity suite

helps the computer manage internal resources

Answer: helps the computer manage internal resources

Explanation:

System software "helps the computer manage internal resources." System software is a type of software that is responsible for managing and controlling the computer hardware so that application software can perform its functions. Therefore, the correct option is (d) helps the computer manage internal resources.


9. _____ is the process of carrying out commands ?

Fetching

Storing

Executing

Decoding

Answer: Executing

Explanation:

Executing is the process of carrying out commands.


10. This can be another word for program ?

software

disk

floppy

hardware

Answer: software

Explanation:

Software is another word for program.