Csuk:Teacher Csuk Csuk:Revisecs
Csuk:Teacher Csuk Csuk:Revisecs
“A variable which is declared in the Consider the following array: names What is the output of this logic
main program and therefore can = ["Dave", "Billie", "Sam", "Harry", circuit?
be accessed by all parts of the "Sue"]. What would be the value of
program” is known as what? names[3]?
What is the Binary 01011010 in Hex? If a sound was sampled at 320kbps, What is beta testing?
how many bits of data would there
be after 10 seconds?
“A variable which is declared in the Consider the following array: names What is the output of this logic
main program and therefore can = ["Dave", "Billie", "Sam", "Harry", circuit?
be accessed by all parts of the "Sue"]. What would be the value of
program” is known as what? names[3]?
A Global Variable
Harry
What is the Binary 01011010 in Hex? If a sound was sampled at 320kbps, What is beta testing?
how many bits of data would there
be after 10 seconds? Testing that is carried out on a
'near complete' version of the
program, which is distributed to
large numbers of people,
5A 3200000 where 'real' users get to use the
software under realistic
conditions and report back to
the developers any bugs /
short-comings that they find.