computer systems Flashcards
translate ,10101101 into denary …
173
state the mantissa and exponent of , 23454.333 x10^223
mantissa =23454.333
exponent= 223
what does ,ASCII, stand for ?
American Standard Code for Information Interchange.
what is the resolution of a picture ?
The total number of pixels in an image
what is the bit depth of an image ?
the number of colours that can be used in an image
state the name of all 4 vector graphics
rectangle, ellipse,line and polygon
state the attributes of a vector graphics
fill colour , coordinates ,line colour
what is a polygon vector graphic?
The polygon object can be any shape that has at least three sides and allows for a wide variety of common shapes to be stored in vector form
what is a line vector graphic?
The line object allows for the creation of lines.
what is a rectangle vector graphic?
Rectangle is actually a type of polygon but given the frequency of its use, most vector graphic file formats support a specific rectangle object.
what is a ellipse vector graphic?
Ellipse objects are like circles but you can alter the radius of the X co-ordinate so that it is a different value to that of the Y co-ordinate. This allows for the creation of oval shapes rather than circles
what is the processor in a computer system?
The processor is the part of the computer system that handles the instructions used to ensure that hardware and software respond as expected. Processors can handle millions of instructions per second
what is the ALU in a computer system?
All calculations and logical decisions are handled by the ALU
what is the register in a computer system?
temporary storage locations within the processor
stores addresses, data or instructions
what is the control unit in a computer system?
The control unit is responsible for managing the clock, read, write, reset and interrupt lines