State A benefit to the programmer of using subprograms within a program?
You can re-use it at different points in the code!
The concurrent nature of a sub-program allows the user to abstract to a greater degree!
Makes the code easier to read!
All of the above.....
In python, what is a logic error?
A logic error is a bug in a program that causes it to operate incorrectly, but not to terminate abnormally (or crash)
A logic error is an error in the syntax of a sequence of characters or tokens that is intended to be written in a particular programming language.
A logic error is a program error that occurs while the program is running.
State A reason why a user may not want to allow a website to use cookies.
Don't want their history to be saved!
Cookies are easily hacked!
Cookies can be malicious and steal your data!
All of the above...
State A function of an operating system.
Manages hardware!
Manages location and storage of data files!
Establish a user interface!
What is the type of computer called which stores the current instructions with the data in the memory? (Stored Program)
Von Neumann Architecture
Van Neuram Architecture
Von Mendelev Architecture
Von Lamark Architecture
Michaelmas tries to connect to the KFC internet in Brighton - he sends a request to their server asking permission to access their online menu, what type of network is this?
Peer-to-Peer
Client-Server
Client-to-Client
Server-to-Server
Computer-to-Computer
Kai-to-Michaelmas
Explain why hexadecimal notation is preferred to binary notation when specifying screen colours.
Colour starts with a 'C'...... and Hexadecimal has a 'C' in it...
With less digits there is less likelihood for 0s and 1s to get messed up, causing errors.
FLOWER!!!!
Because hexadecimal is used in America, it is more widely used and so is the most popular method to learn.
Which one is a Star Network Topology?