Ict Terminology Quiz 14 (10 MCQs)

This set of multiple-choice questions evaluates understanding of ICT terminology, including ASCII, binary code, and Internet protocols. It tests knowledge of character encoding, file extensions, and basic computing terms. The questions cover data representation, communication rules, and the distinction between professional jargon and slang.

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which American computer company is called Big Blue?
2. The signal that a computer is waiting for a command from the user is .....
3. Bit in short for .....
4. In computing, a ..... is a directive to a computer program in order to perform a specific task.
5. JavaScript file has an extension of .....?
6. A horizontal set of cells
7. A broad term that covers processed data, knowledge derived from study, experience, instruction, signals or symbols.
8. American Standard Code for Information Interchange, an encoding system for converting keyboard characters and instructions into the binary number code that the computer understands.
9. What are rules and regulations in the Internet technology called?
10. Language or terms that are specific to a line of work or and area of expertise.

Frequently Asked Questions

What is the significance of binary code in ICT?

Binary code is fundamental in ICT as it represents data and instructions using only two symbols, typically 0 and 1. This system is essential for computers to process and store information.

How does ASCII relate to character encoding?

ASCII is a character encoding standard that assigns unique numbers to each character, including letters, numbers, and symbols. This allows computers to store and transmit text data efficiently.

What is the role of Internet protocols in ICT?

Internet protocols are standardized rules that govern how data is transmitted over the internet. They ensure that information is sent and received reliably and efficiently between different devices and networks.

What is a command-line interface and how is it used?

A command-line interface is a text-based interface where users input commands to perform specific tasks. It is commonly used in programming and system administration to interact with the computer's operating system.

What is the file extension for a JavaScript file?

The file extension for a JavaScript file is .js. This extension helps the computer recognize the file as containing JavaScript code, which can be executed by web browsers and other applications.