What is full-duplex data transmission
Two devices to send and receive data simultaneously
What type of software is used to perform specific tasks like word processing?
Application Software
What is the difference between AlphaNumeric and Character?
Alphanumeric can be letters, numbers or symbols but not together.
Characater needs to be a single character
What is a data packet?
A unit of data that is used to transmit data across a network
Write the 8-bit binary thingy for -128
trick question, you cant
What is an internet protocol IP address
It is the unique address given to a device when it is connected to a network.
What kind of software controls hardware and provides a platform for applications to run?
Operating system
What is the difference between the SUM command and the COUNT command in SQL?
COUNT: Counts the number of records that meet the criteria
Give 3 examples of malware
Virus, Worm, Trojan Horse, Spyware, Adware, Ransomware
explain how lossless compression works
2 or more instances of the same bit are stored as "x" number of copies where x is the amount of times it appears together in the sequence and no data is lost
What packet switching is
Data packets that are broken down then sent from one device to another.
What type of translator executes code line-by-line rather than translating the whole program at once?
Interpreter
What are the abbreviations in SQL for 'ascending' and 'descending'?
What are 'ASC' and 'DESC'?
What is a firewall?
A cybersecurity method that is used to examine incoming and outgoing traffic from a computer or network.
convert 00000001 to denary from 8 bit binary
1
What is the length a USB cable is normally limited to.
5m
What is one advantage of open source software rather than proprietary software?
-Free to use
-Can be Modified
-Community developed
What will this SQL return given that there is an appropriate table?
SELECT BookName; Genre
FROM Books
What is nothing, It needs to be a ",'' not a '';''?
How is blockchaining used to track certain digital currencies? [3 Marks]
whats the largest number you can represent on a 7 bit binary register
127
Give 3 ways to detect errors and how they work.
checksum, echocheck ,ARQ, check digit.
State 2 differences between a compiler and an interpreter
Compiler translates the entire program while the interpreter does it line-by-line
Compiler produces an executable file while an interpreter doesn't
Compiler usually faster after translation while an interpreter is slower during execution
Which one of these does not count as a 'character' type?
1: "?"
2: "3"
3: "Hello"
4: &
4.
What is they need to be in commas?
Explain how a DDoS attack is carried out [3 Marks]
how many kibibytes rounded to the nearest prime integer are in 11.3233 petabytes
11,057,910,156,203