0

Computing - Computer Fundamentals Online Quiz

Description: Computing - Computer Fundamentals
Number of Questions: 20
Created by:
Tags: computer programming
Attempted 0/20 Correct 0 Score 0

Which of these gives a correct list of laws relating to computing?

  1. Data Protection and Computer Misuse

  2. Copyright and Employment Law

  3. Computer Misuse and Animal Protection

  4. Data Protection and Data Usage


Correct Option: A

Which of these gives valid environmental computing issues?

  1. Energy, Disposal

  2. Energy, Design

  3. Disposal, Testing 

  4. Design, Testing


Correct Option: A

Who has laid down ethics for computing professionals?

  1. The BCS

  2. The Law Society

  3. The Government

  4. The Police


Correct Option: A

Ethics relates to...

  1. What is right and wrong

  2. The application of law

  3. How products look

  4. Political issues


Correct Option: A

Open standards are...

  1. Publicly available

  2. Privately available

  3. Proprietary

  4. Always free


Correct Option: A

What is a de facto standard?

  1. One adopted by a company

  2. One adopted by a small group

  3. One developed through common usage

  4. One developed by a factory


Correct Option: C

Which of these is NOT a valid list of standard types?

  1. Proprietary, Industry, Open

  2. Industry, De facto, Open

  3. De facto, Industry, Private

  4. Industry, proprietary, open, de facto


Correct Option: C

Which of these is NOT a way to improve reliability?

  1. Thorough Testing

  2. Common Standards

  3. Careful Design

  4. Bigger Teams


Correct Option: D

How many aspects of life are affected by computer systems?

  1. A few

  2. Several

  3. None

  4. Most


Correct Option: D

What is an operating system kernel?

  1. The lowest level of an OS that controls the hardware.

  2. The highest level of an OS that controls hardware.

  3. The first version of the OS

  4. The most recent version of the OS


Correct Option: A

How do general purpose operating systems make software development easier?

  1. Software can borrow functionality.

  2. They provide an IDE.

  3. The debug software.

  4. They write software automatically.


Correct Option: A

What are "embedded systems"?

  1. Ones installed on computers.

  2. Ones stored on ROM.

  3. Systems found in most electronic devices.

  4. Systems consisting of several components.


Correct Option: C

If a computer system is not a dedicated one, what is it?

  1. Single purpose.

  2. General purpose.

  3. Mono-purpose.

  4. Fixed purpose.


Correct Option: B

What is meant by a "dedicated" computer system.

  1. The system is reliable.

  2. The system is simple.

  3. The system cannot be changed.

  4. The system is designed for a specific purpose.


Correct Option: D

What does a computer system need to include?

  1. Inputs, outputs, storage and processes.

  2. Inputs, storage, memory, processes.

  3. Outputs, storage, processes, circuits.

  4. Inputs, outputs, processes, algorithms.


Correct Option: A

Which two ideas are fundamental to computing?

  1. Algorithms and information.

  2. Algorithms and programs.

  3. Programs and information.

  4. Computers and programs.


Correct Option: A

What is the fundamental unit of information known as?

  1. Byte

  2. Bit

  3. Kilobyte

  4. Word


Correct Option: B

Which best describes computing?

  1. How systems are deployed.

  2. What needs to be done to solve a problem .

  3. A digital device.

  4. Networks of devices.


Correct Option: B

Many different algorithms can be used to solve the same problem...

  1. True

  2. False


Correct Option: A

A description of a sequence of steps to solve a problem is known as...

  1. An algorithm

  2. A program

  3. A function

  4. A procedure


Correct Option: A
- Hide questions