Edit Game
Computer
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   35  Close
They are used to move the cursor, as an alternative to the mouse. What keys are they?
arrow keys
It moves the cursor horizontally to the right for a fixed number of spaces (in tabulations and data fields).What key is it?
tab
It produces UPPER CASE letters, but it does not affect numbers and symbols. What key is it?
Caps Lock
It removes the character to the left of the cursor or any selected text. What key is it?
backspace
It works in combination with other keys. For example, you press this key and C to copy the selected text. What key is it?
Ctrl
It moves the cursor to the beginning of a new line. It is also used to confirm commands. What key is it?
return/enter
A long key at the bottom of the keyboard. Each time it is pressed, it produces a blank space. What key is it?
space bar
What is a numeric keypad?
It appears to the right of the main keyboard.
What are dedicated keys?
are used to They issue commands or to produce alternative characters, e.g. the Ctrl key or the Alt key.
What are function keys?
They appear at the top of the keyboard and can be programmed to do special tasks
What are alphanumeric keys
They represent letters and numbers.
What are cursor control keys?
They include arrow keys that move the insertion point up, down, right and left, and keys such as End, Home, Page Up and Page Down.
What unit of frequency is used to measure processor speed?
gigahertz (GHz)
What is a mainframe?
A mainframe computer is more powerful than a PC. It is used by large organizations that need to process enormous amounts of data.
What's the difference between hardware and software?
Hardware is any electronic or mechanical part you can see or touch. Software is a set of instructions, called a program, which tells the computer what to do.
What is the purpose of ASCII?
Produce a standard code for the binary representation of characters.
What does ASCII stand for?
Standard Code for Information Interchange
What is a bit and a byte?
Each 1 or is called a binary digit, or bit. Eight bits together are called a byte.
How many digits does a binary system use?
1 or 0
What is a bus and bus width?
Electrical channel that allows devices inside the computer to communicate with each other. The size of a bus, called bus width.
What type of memory is non-volatile?
ROM (read only memory)
What type of memory is volatile?
RAM (random access memory)
What term is used to refer to the main printed circuit board?
the motherboard
What is the function of the system clock?
It sends out signals at fixed intervals to measure and synchronize the flow of data.
What does ALU do?
it performs mathematical calculations (+, -, etc.) and logical operations (AND, OR, NOT)
What does ALU stand for?
he arithmetic logic unit
What are the main parts of the CPU?
The control unit, the arithmetic logic unit, the registers
What types of computer do you know? (name 5)
Desktop PC, laptops, mainframe, tablet PC, smartphones
What do peripherals include?
storage devices and input/ output devices
What are peripherals?
the physical units attached to the computer
What are the main functions of the CPU?
to execute program instructions and coordinate the activities of all the other units
What does the CPU stand for?
the central processing unit
What are three basic hardware sections?
the central processing unit (CPU), main memory and peripherals
What does a computer system consist of?
A computer system consists of two parts: hardware and software.
What is a computer?
A computer is an electronic machine which can accept data in a certain form, process the data, and give the results of the processing in a specified format.