Sie sind auf Seite 1von 3

Midterm Exam

CSC101
Elementary Computational Analysis

Direction:
Encircle the letter that corresponds to the correct 8) Convert octal 10 to decimal.
answer. A) 1210
B) 210
I. Number System C) 810
1) Convert decimal 78 to octal. D) 1610
A) 988
B) 1208 9) Which binary value equals 21?
C) 1168 A) 0100
D) 1068 B) 0010
C) 0001
2) The hexadecimal equivalent of decimal 32 is D) 1000
________.
A) 1216 10) Convert octal 66 to decimal.
B) 2516 A) 5410
C) 3116 B) 4410
D) 2016 C) 6410
D) 5610
3) Convert octal 130 to decimal.
A) 4710 11) How many different symbols are used in the
B) 5710 octal number system?
C) 6410 A) ten
D) 8810 B) two
C) seven
4) Convert decimal 64 to octal. D) eight
A) 778
B) 768 12) Convert octal 152 to binary.
C) 1008 A) 011100010
D) 1048 B) 00111100
C) 01101010
5) The hexadecimal equivalent of a decimal 14 is D) 10101001
________.
A) "C" 13) The binary equivalent of hexadecimal 44 is
B) "D" ________.
C) "E" A) 10011010
D) "F" B) 01000100
C) 10001100
6)Convert decimal 58 to binary. D) 01011000
A) 00011110
B) 00111010 14) Convert octal 64 to binary.
C) 00111100 A) 1000000
D) 00101110 B) 100000
C) 1111000
7) Convert octal 16 to decimal. D) 110100
A) 2010
B) 1410
C) 1610
D) 1010
15) The binary equivalent of hexadecimal 10 is C) 1010
________. D) 11000
A) 00010000
B) 00110
B) 1778
16)Convert binary 11100111 to octal. C) 1788
A) 3508 D) 1798
B) 3478
C) 3178 24) Convert hexadecimal F to octal.
D) 7138 A) 178
B) 188
17) The hexadecimal equivalent of a binary C) 198
10110010 is ________. D) 208
A) E216
B) A216 25) Convert hexadecimal 2F to octal.
C) C216 A) 578
D) B216 B) 288
C) 498
18) Convert octal 77 to binary. D) 408
A) 1100111
B) 011111 26) Solve this binary problem: 0110 + 0011
C) 011011 A) 0111
D) 111111 B) 0100
C) 1001
19) Which binary value equals 22? D) 1000
A) 0100
B) 0001 27) The binary subtraction 1 - 1 =
C) 0010 A) difference = 1 borrow = 0
D) 0011 B) difference = 0 borrow = 1
C) difference = 1 borrow = 1
20) The hexadecimal equivalent of a binary D) difference = 0 borrow = 0
11001111 is ________.
A) 8F16 28) The binary addition of 0 + 1
B) DF16 A) sum = 0 carry = 1
C) CE16 B) sum = 1 carry = 1
D) CF16 C) sum = 0 carry = 0
D) sum = 1 carry = 0
21) Convert hexadecimal 17 to octal.
A) 268 29) Solve this binary problem: 1010 -0100
B) 278 A) 0011
C) 258 B) 0110
D) 248 C) 0010
D) 0001
22) Convert hexadecimal 1C to octal.
A) 318 30) The binary addition of 1 + 0 + 0 =
B) 328 A) sum = 1 carry = 1
C) 338 B) sum = 1 carry = 0
D) 348 C) sum = 0 carry = 0
D) sum = 0 carry = 1
23) Convert hexadecimal 7E to octal.
A) 1768
II. Number Series

31) The sequence 8, 4, 2, 0,... is


A) arithmetic
B) geometric
C) neither a or b

32) The sequence 8, 3, -2, -7,... is


A) arithmetic
B) geometric
C) neither a or b

33) What is the next number in the sequence ?


A) 27
B) 2560
C) 44
D)26

34) The sequence 2, 10, 50, 250,... is


A) neither a or b
B) geometric
C) arithmetic

35) The sequence 3, -4, 5, -6,... is


A) neither a or b
B) geometric
C) arithmetic

Prepared by: Checked by:

ROVIL BERIDO, MSEE RONALD MONZON, MIT


Lecturer IT Chairman

Das könnte Ihnen auch gefallen