TURING tests
Meest recente samenvattingen op de TURING tests. Op zoek naar een samenvatting op de TURING tests? Wij hebben diverse samenvattingen voor jouw school of universiteit.
-
1
- 0
- 0
All courses for TURING tests
-
TURING tests 1
Laatste content TURING tests
Turing Quiz Review 
 
 
 
Multiple Choice 
Identify the choice that best completes the statement or answers the question. 
 
1.	Which loop will count 16, 12, 8, 4, 0 
 
a.	for decreasing number : 
16..0 by -4 
b.	for decreasing by 4 number : 16..0 
c.	for decreasing number : 16..1 by 4 
d.	for decreasing number : 16..0 by 4 
 
 
 
2.	Which statement has an error? 
 
a.	a := 77 + 33 c.	x := maxx 
b. name = “Ralph”	d. b := a 
 
 
 
3.	What will this code segment display? 
var count : int := 2...
- Tentamen (uitwerkingen)
- • 5 pagina's's •
-
TURING tests•TURING tests