Bits, Bytes & Binary Code

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 Racastillo
R
Racastillo
Community Contributor
Quizzes Created: 3 | Total Attempts: 4,484
Questions: 16 | Attempts: 3,140

SettingsSettingsSettings
Binary Code Quizzes & Trivia

For people who know nothing about computers, it can be mind-blowing information to find out that most of what we know about these devices comes down to a series of 1s and 0s. It also involves a bunch of components like bits and bytes. What do you know about them all? Let’s find out.


Questions and Answers
  • 1. 

    HOW MANY BYTES ARE IN A KILOBYTE?

    • A.

      1

    • B.

      10

    • C.

      100

    • D.

      1000

    Correct Answer
    D. 1000
    Explanation
    1,000 BYTES = 1 KILOBYTE

    Rate this question:

  • 2. 

    BINARY CODE USES WHICH 2 NUMBERS?

    • A.

      1 & 2

    • B.

      0 & 1

    • C.

      0 & 2

    Correct Answer
    B. 0 & 1
    Explanation
    Binary code is a system of representing information using only two digits, 0 and 1. In this system, 0 represents the absence of something and 1 represents the presence of something. Therefore, the correct answer is 0 & 1, as these are the two numbers used in binary code.

    Rate this question:

  • 3. 

    Which is faster gigahertz or megahertz?

    • A.

      Megahertz

    • B.

      Gigahertz

    Correct Answer
    B. Gigahertz
    Explanation
    Gigahertz is faster than megahertz. Hertz is a unit of frequency, and both gigahertz and megahertz represent billions and millions of cycles per second respectively. Since gigahertz has a higher value, it means that it can complete more cycles in a second, making it faster than megahertz.

    Rate this question:

  • 4. 

    Which binary code represents the number 3

    • A.

      00000011

    • B.

      11000000

    • C.

      00010000

    Correct Answer
    A. 00000011
    Explanation
    The binary code 00000011 represents the number 3 because in binary, each digit can only be a 0 or a 1. The leftmost digit represents the value of 2^7, the next digit represents 2^6, and so on. In this case, the rightmost digit is a 1, representing 2^0, and the second rightmost digit is also a 1, representing 2^1. Adding these values together (2^0 + 2^1) gives us the decimal value of 3.

    Rate this question:

  • 5. 

    Which of the following is an example of a input device?

    • A.

      Speakers

    • B.

      Printer

    • C.

      Mouse

    • D.

      Monitor

    Correct Answer
    C. Mouse
    Explanation
    A mouse is an example of an input device because it allows the user to input commands and interact with a computer or device by moving the cursor on the screen and clicking on various elements. It is used to navigate and control the computer, making it an essential tool for inputting information and commands. Unlike speakers, printer, and monitor which are output devices, the mouse is specifically designed for inputting data into the computer.

    Rate this question:

  • 6. 

    Binary code does not work on all computers?

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    Binary code is the fundamental language that computers use to process and store data. It is a universal language that all computers understand, regardless of their architecture or operating system. Therefore, binary code works on all computers, making the statement "Binary code does not work on all computers" false.

    Rate this question:

  • 7. 

    Binary code is a 10 base system?

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    Binary code is not a 10 base system. It is a base 2 system, meaning it only uses two digits, 0 and 1, to represent all numbers and characters. In contrast, a 10 base system, also known as decimal system, uses ten digits, 0 to 9, to represent numbers. Therefore, the statement that binary code is a 10 base system is false.

    Rate this question:

  • 8. 

    A main frame (super computer) ...

    • A.

      Fits on a desk

    • B.

      Takes up an entire room

    • C.

      Takes up part of a room

    Correct Answer
    B. Takes up an entire room
    Explanation
    The correct answer is "takes up an entire room" because mainframe computers are large and powerful machines that require a significant amount of space to accommodate their size and cooling requirements. They are typically housed in specialized rooms or data centers due to their physical dimensions and the need for proper ventilation and infrastructure. Therefore, they cannot fit on a desk or take up only part of a room.

    Rate this question:

  • 9. 

    A PC (personal computer) can be used by how many users at one time?

    • A.

      One

    • B.

      Hundreds

    • C.

      Thousands

    Correct Answer
    A. One
    Explanation
    A PC (personal computer) can be used by only one user at a time. This is because a PC typically has one set of input devices (keyboard, mouse) and one display screen, which makes it designed for single-user operation. While multiple users can share a PC by taking turns, only one user can actively use it at any given time.

    Rate this question:

  • 10. 

    There are 2 types of computers PCs and ___________.

    • A.

      Binary

    • B.

      DCs

    • C.

      Macs

    Correct Answer
    C. Macs
    Explanation
    The given correct answer for this question is "Macs". The question states that there are two types of computers, PCs and ________. Since PCs are already mentioned, the blank must be filled with the other type of computer. The term "Macs" refers to computers manufactured by Apple Inc., which are known for their sleek design and use of the macOS operating system.

    Rate this question:

  • 11. 

    What is the "brain" of the computer?

    • A.

      CPU

    • B.

      Speakers

    • C.

      Harddrive

    • D.

      PCU

    Correct Answer
    A. CPU
    Explanation
    The "brain" of the computer refers to the central processing unit (CPU). The CPU is responsible for executing instructions and performing calculations in a computer. It acts as the control unit, coordinating the activities of all the other hardware components and processing data. The CPU is considered the most important component of a computer as it performs the majority of the computational tasks.

    Rate this question:

  • 12. 

    How many bits are in this system 1001?

    • A.

      2

    • B.

      4

    • C.

      8

    Correct Answer
    B. 4
    Explanation
    The given system, 1001, consists of 4 bits. Each digit in a binary system represents a bit, and since there are 4 digits in this system, it means there are 4 bits.

    Rate this question:

  • 13. 

    The smallest unit of compterized date is a ______.

    • A.

      Gigabyte

    • B.

      Bit

    Correct Answer
    B. Bit
    Explanation
    A bit is the smallest unit of computerized data. It represents a binary digit, which can be either a 0 or a 1. All data in a computer is stored and processed in the form of bits. A gigabyte, on the other hand, is a larger unit of data storage that is equal to 1 billion bytes. Therefore, the correct answer is bit.

    Rate this question:

  • 14. 

    A monitor is an input device.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    A monitor is not an input device, but rather an output device. It displays the output from a computer or other electronic device. Input devices, on the other hand, are used to input data or commands into a computer, such as a keyboard or mouse.

    Rate this question:

  • 15. 

    Which of the following is a image file?

    • A.

      .txt

    • B.

      .jpg

    • C.

      .ext

    • D.

      .mp3

    Correct Answer
    B. .jpg
    Explanation
    The correct answer is .jpg because it is a file extension commonly used for image files.

    Rate this question:

  • 16. 

    Which of the following binary numbers represents the decimal number 202?

    • A.

      11001000

    • B.

      11001010

    • C.

      11001100

    • D.

      11001101

    Correct Answer
    B. 11001010
    Explanation
    .

    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
  • Jul 12, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 08, 2011
    Quiz Created by
    Racastillo
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.