Computing - Computer Fundamentals Online Quiz

Computing - Computer Fundamentals

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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
Question 2 Multiple Choice (Single Answer)

Which of these gives valid environmental computing issues?

  1. Energy, Disposal
  2. Energy, Design
  3. Disposal, Testing
  4. Design, Testing
Question 3 Multiple Choice (Single Answer)

Who has laid down ethics for computing professionals?

  1. The BCS
  2. The Law Society
  3. The Government
  4. The Police
Question 4 Multiple Choice (Single Answer)

Ethics relates to...

  1. What is right and wrong
  2. The application of law
  3. How products look
  4. Political issues
Question 5 Multiple Choice (Single Answer)

Open standards are...

  1. Publicly available
  2. Privately available
  3. Proprietary
  4. Always free
Question 6 Multiple Choice (Single Answer)

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
Question 7 Multiple Choice (Single Answer)

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
Question 8 Multiple Choice (Single Answer)

Which of these is NOT a way to improve reliability?

  1. Thorough Testing
  2. Common Standards
  3. Careful Design
  4. Bigger Teams
Question 9 Multiple Choice (Single Answer)

How many aspects of life are affected by computer systems?

  1. A few
  2. Several
  3. None
  4. Most
Question 10 Multiple Choice (Single Answer)

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
Question 11 Multiple Choice (Single Answer)

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.
Question 12 Multiple Choice (Single Answer)

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.
Question 13 Multiple Choice (Single Answer)

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

  1. Single purpose.
  2. General purpose.
  3. Mono-purpose.
  4. Fixed purpose.
Question 14 Multiple Choice (Single Answer)

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.
Question 15 Multiple Choice (Single Answer)

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.
Question 16 Multiple Choice (Single Answer)

Which two ideas are fundamental to computing?

  1. Algorithms and information.
  2. Algorithms and programs.
  3. Programs and information.
  4. Computers and programs.
Question 17 Multiple Choice (Single Answer)

What is the fundamental unit of information known as?

  1. Byte
  2. Bit
  3. Kilobyte
  4. Word
Question 18 Multiple Choice (Single Answer)

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.
Question 19 Multiple Choice (Single Answer)

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

  1. True
  2. False
Question 20 Multiple Choice (Single Answer)

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