TURING tests
Latest uploads at TURING tests. Looking for notes at TURING tests? We have lots of notes, study guides and study notes available for your school.
-
1
- 0
- 0
All courses for TURING tests
-
TURING tests 1
Latest 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...
- Exam (elaborations)
- • 5 pages's •
-
TURING tests•TURING tests