A computer works in 1s and 0s what is this numbering system known as?
Binary number system
What does it mean by FPS
Frames Per Second
Which variable type would you use to store the following: Cyber
String
who are the W3C???
World Wide Web Consortium
What is James Bond's code name?
007
Nyquist Theorem suggest that you should set your sample rate at how many times the highest frequency.
Twice
Do you need to apply a copyright symbol or pay to have a video you created copyrighted to you?
No, its automatic
What does this operator mean: !=
Not equal to
What is a hyperlink?
A hyperlink, also known as a link, is a digital reference that allows users to navigate to another document or resource by clicking or tapping on it.
What is the most sold flavour of Walkers crisps?
Cheese and Onion
How long does copyright last on a piece of audio?
70 years after the composer dies.
How long does copyright last on a film?
70 years after the death of the director, screenplay author and composer
What are the Registers?
Registers are small temporary memory locations located on the processer, they are responsible for storing data for the current instruction being processed at that time,
What does WYSIWYG mean? explain what a WYSIWYG editor is
What you see is what you get - is a real time editors that can essentially show you the end product whilst you are creating it on the go
Pret A Manger is a popular sandwich chain in the UK, but what does the French name mean in English?
Ready to eat
FLAC codec uses what type of compression? - also what does the compression mean
Free Lossless Audio Codec, Uses a lossless compression standard and is used for archival of uncompressed PCM files, Lossless compression reconstructs the audio back to its original size without impacting any of its quality.
Which of the following are image file formats? Check all that apply.
.jpg
.wav
.gif
.txt
.docx
.png
.jpg, .png, .gif
What are the five standard algorithms commonly used in programming?
Linear Search, Count occurrences, Find maximum, Find minimum, Input validation
scheme/protocol, sub domain, domain, top level domain, sub directory/directory etc
What’s longer, a nautical mile or a mile?
Nautical mile (it’s 1.15 miles)
Finish the following -
The Copyright ______ and ______ act was written in 1***
Designs, Patent - 1988
Which creative commons licence would be used if you allow others to use your video and edit it but would like to be given credit?
Attribution
Write a programme which will determine whether the user is old enough to drive
age = int(input("What is your age??"))
if age >=17:
print("You are old enough to drive")
else:
print("You are too young to drive")
What are three core languages that you require knowledge of when designing and development websites? and whats their purpose
HTML - structure
CSS - Design/Style
Java - behaviour
Saying the name of what dried fruit used to be used to encourage people to smile before a photo in the 1800s, before the phrase "cheese"?
Prunes