EESC 2031 – Software Tools
June 13, 2017
Last Name: _____________________ First Name: __________________________
Student ID: __ __ __ __ __ __ __ __ __ EECS user name:_______________________
TIME LIMIT: 110 minutes
• This is a closed-book test. No books and notes are allowed.
• Extra space for answers can be found at the end of the test booklet.
• Assume that
o size of char is 1 (byte);
o size of short integer is 2 (bytes);
o size of integer is 4 (bytes);
o size of long integer is 8 (bytes);
o size of float is 4 (bytes);
o size of double is 8 (bytes);
• Also assume that the size of a pointer is 8 (bytes).
Question Value Mark
1 14.5
2 12
3 23.5+1.5 bonus
TOTAL 50 +1.5 bonus
Good Luck
,