Computer Science Flashcards
5 Uses of Hexadecimals
Memory Dumps HTML MAC address Web address Assembly or Machine code
Memory Dump
When Memory contents of a computer are output to a printer or Monitor
HTML
Hypertext Markup Language is a markup language used in the processing, definition and presentation of text.
MAC address
Media Access Control address refers to a number which uniquely identifies a device on the internet, stored in the Network Interface Card which is part of the device.
Usually made up of 48 bits or 6 groups of hex
1st part- Identity number of the manufacturer
2nd part- Serial number of the device
2 Types of MAC Address
UAA- Universally Administrated MAC Address (Common, Set by Manufacturer,)
LAA- Locally Administered MAC Address
Asynchronous data transmission
Refers to data being transmitted in an agreed but pattern. Data bits (1s and 0s) are grouped together and sent with control bits.
Synchronous Data Transmission
A continuous stream of data accompanied by timing signals generated by an internal clock.
Ensures sender and receiver are synchronised with each other.
Faster than asynchronous
Bits are then reassembled by the receiver.
USB
Universal Serial Bus is an asynchronous serial data transmission method .
Standard method for transferring data
Error-checking methods
Parity checking
Automatic repeat request
Checksum
Echo checking
Internet service provider
ISPs are companies that provide access to the world wide web to users in return for a fee.
User account is set up and is given IP address.
CSS
Cascading file sheet
Contains everything to control the actual presentation of the webpage
HTTP
Hypertext Transfer protocol is a set of rules to be followed when transferring files across the internet
Web browser
A web browser is a software which allows a user to display a web page by translating the HTML code.
URL
Uniform resource locator
OS
Operating system is software running in the background of a computer system. It manages many of the basic functions such as memory, processor management, multi-tasking, input and output control, running applications etc.