Desvrive advantages of writijg program in high levek instead of assembly
Easier fro humans to write
Easier to ref
Easier to debuv because code is closer to english, less code to wfife, portavlr with diff yypes of computers
Describe hoe a characyer set is used to represent the string value stored in the vsriable bame
Each character has a unique binary valur, each character has an assigned number
Describe iterative and final testing
Iterative is rpeeated testing
Final testing is testing after iteration
2 reason why hexadecimal number used instead of binary
Easier to spot errrors
Easier to write
Easy to convert between binary and hexadecimal
Hoe many bits required per pixel of 3 colours
2
Whats metadata
Data about data, properties of image file
Hoe to use linear search to find name anna
Acces studentnames
Does not equal anna, move on
Access studentname
Does equal anna item found