Top answers

All subjects
All levels

What is the difference between a dynamic and a static data structure?

A dynamic data structure is one that is not fixed in size and may not be contiguous in the computer's main memory. This is implemented through the use of pointers which 'point' to the location of the next...

TD
Answered by Toby D. Computing tutor
11371 Views

What is an algorithm?

An algorithm is a set of steps that can be followed to complete a task. There are lots of examples of algorithms that we follow or use in our everyday lives. Algorithms are used to solve the many problems...

JZ
Answered by Joshua Z. Computing tutor
2293 Views

What is Control Flow in a Computer Program?

Control Flow is the order in which elements of a computer program - instructions, statements and function calls - are executed and evalutated. In a computer program, actions will run in sequence

AC
Answered by Alexis C. Computing tutor
16234 Views

Which of the following are usually found on the Central Processing Unit(CPU) of a personal computer?

Hard disk drive - No
Control Unit - Yes
RAM - No
Arithmetic Logic Unit (ALU) - Yes
BIOS - Yes
Registers - Yes
ROM - No
 

JM
Answered by Jack M. Computing tutor
2190 Views

Describe what is meant by a modular design and state on advantage of a modular design.

A program which is dividied into self-contained modules which can be further subdivided into smaller modules. They can be written and tested individually.

Advantages are: Can be reused in other pro...

ED
Answered by Emanuel D. Computing tutor
1643 Views

We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences