Controlling & Monitoring 1

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Mrs. Garana
M
Mrs. Garana
Community Contributor
Quizzes Created: 2 | Total Attempts: 251
Questions: 10 | Attempts: 158

SettingsSettingsSettings
Controlling & Monitoring 1 - Quiz

Information & Communication Technology.
Unit Six
Controlling & Monitoring.


Questions and Answers
  • 1. 

    A program is a group of----------------------- . 

    • A.

      Records

    • B.

      Fields

    • C.

      Instructions

    • D.

      Data

    • E.

      Text

    Correct Answer
    C. Instructions
    Explanation
    A program is a group of instructions that are written in a specific programming language to perform a specific task or set of tasks. These instructions provide the necessary steps for the computer to execute and carry out the desired operations.

    Rate this question:

  • 2. 

    The instructions written in the code of a program should be ------------------------------ . 

    • A.

      Complicated

    • B.

      Sequenced

    • C.

      Abreviated

    • D.

      Non of the above

    • E.

      All of the above

    Correct Answer
    B. Sequenced
    Explanation
    The instructions written in the code of a program should be sequenced. This means that they should be arranged in a specific order or sequence to ensure that the program runs correctly. Each instruction builds upon the previous one, and the order in which they are executed matters. By following a specific sequence, the program can perform the desired operations and produce the expected results. Complicating the instructions may make the program harder to understand and maintain, while abbreviating them could lead to ambiguity or errors. Therefore, sequencing the instructions is crucial for the proper functioning of a program.

    Rate this question:

  • 3. 

    A computer understands-----------------------------------.

    • A.

      High level languages

    • B.

      Binary code

    • C.

      VB Script

    • D.

      Curl

    • E.

      C++

    Correct Answer
    B. Binary code
    Explanation
    A computer understands binary code, which is a system of representing data and instructions using only two digits, 0 and 1. Binary code is the fundamental language of computers, as it is the form in which all data and instructions are ultimately processed and executed by the computer's hardware. High level languages, such as VB Script, Curl, and C++, are programming languages that are used to write code in a more human-readable and understandable way, but they are ultimately translated into binary code for the computer to execute.

    Rate this question:

  • 4. 

    A compiler stores the program in----------------------------------------- .

    • A.

      High level languages

    • B.

      Binary code

    • C.

      Non of the above

    • D.

      Both

    Correct Answer
    B. Binary code
    Explanation
    A compiler stores the program in binary code. This is because a compiler translates the high-level language code into machine-readable binary code, which consists of 0s and 1s. The binary code is then executed by the computer's processor. Storing the program in binary code allows for efficient execution and ensures compatibility with the computer's hardware. High-level languages are not stored directly by the compiler, but rather translated into binary code before being stored and executed. Therefore, the correct answer is binary code.

    Rate this question:

  • 5. 

    An interpreted program is stored in-------------------------------------------- . 

    • A.

      High level languages.

    • B.

      Binary Code

    • C.

      All the above.

    • D.

      Non of the above

    Correct Answer
    A. High level languages.
    Explanation
    An interpreted program is stored in high-level languages. Interpreted programming languages, such as Python or JavaScript, do not need to be compiled before execution. Instead, the interpreter directly executes the program's code line by line. This means that the program is stored in a high-level language format, which is then interpreted and executed by the interpreter.

    Rate this question:

  • 6. 

    A compiled program ------------------------------------------. 

    • A.

      Takes time to be runned on the computer.

    • B.

      Doesn't take time to be runned on the computer.

    • C.

      Is saved in high level languages.

    • D.

      All of the above.

    • E.

      Non of the above

    Correct Answer
    B. Doesn't take time to be runned on the computer.
    Explanation
    A compiled program doesn't take time to be runned on the computer because it has already been translated from a high-level language into machine code, which can be directly executed by the computer's processor. This eliminates the need for the computer to interpret and translate the code at runtime, resulting in faster execution time.

    Rate this question:

  • 7. 

    An interpreted program ---------------------------------------------------------------------. 

    • A.

      Is saved in high level languages.

    • B.

      Takes time to be runned on the computer.

    • C.

      Easy to modify its code.

    • D.

      All of the above.

    • E.

      Non of the above.

    Correct Answer
    D. All of the above.
    Explanation
    An interpreted program is saved in high-level languages, takes time to be run on the computer, and is easy to modify its code.

    Rate this question:

  • 8. 

    Tick next to the devices controlled by a  program.

    • A.

      Electric Bulb.

    • B.

      Thermometer.

    • C.

      Speedmeter in a car.

    • D.

      Microwave

    • E.

      Non of the above.

    Correct Answer
    D. Microwave
    Explanation
    Microwave is the correct answer because it is a device that can be controlled by a program. Microwaves have programmable settings that allow users to set the cooking time and power level, which are essentially instructions or commands given through a program. The other devices listed, such as an electric bulb, thermometer, and speedometer, do not typically have programmable features and are not controlled by a program.

    Rate this question:

  • 9. 

    Tick next to the device that is not controlled by a program.

    • A.

      Air conditioner.

    • B.

      Washing machine.

    • C.

      Lift

    • D.

      Stove

    • E.

      Electric shower

    Correct Answer
    D. Stove
    Explanation
    The stove is not controlled by a program. Unlike the other devices listed, the stove does not typically have any electronic controls or programmable features. Instead, it is operated manually by adjusting the knobs or switches to control the heat and cooking settings.

    Rate this question:

  • 10. 

    Tick next to the language understood by a computer.

    • A.

      Perl

    • B.

      Basic

    • C.

      Pascal

    • D.

      Binary

    • E.

      Python

    Correct Answer
    D. Binary
    Explanation
    Binary is the only language in the given options that is directly understood by a computer. It is a low-level language that consists of only 0s and 1s, representing the on and off states of electronic circuits in a computer. Other languages like Perl, Basic, Pascal, and Python are high-level languages that need to be translated or compiled into machine code (which is in binary form) before a computer can understand and execute them. Therefore, binary is the correct answer as it is the language that computers can directly interpret.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 17, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 16, 2010
    Quiz Created by
    Mrs. Garana
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.