cis1.0/robotics
fall 2006
hw unit C, part II

INFORMATION

INSTRUCTIONS
  1. For this part of the assignment, you will create one plain text file in Notepad.
  2. Type your name and your email address at the top of the file.
  3. Put your answers to the questions below in the file.
  4. When you are completely finished with all the steps, zip all your files together (the two HTML files from part I of the assignment and the plain text file from this part II) and email the zip file to me as an attachment.
  5. My email address is: sklar@sci.brooklyn.cuny.edu.
The assignment is due (both parts) on Tuesday October 10, 2006.

NOTE THAT YOU WILL HAVE TIME IN LAB ON THURSDAY OCT 5 TO FINISH PART I.

BE SURE TO ASK IN THE LAB IF YOU NEED HELP WITH ANY STEPS!!!!


PART II.

1.
(1 point)
If you have internet access at home, go to http://www.speakeasy.net/speedtest/, take the speed test and report your DOWNLOAD speed and UPLOAD speed by connecting to the SERVER in NEW YORK, NY. (Enter the two speeds in your Notepad file.)
If you don't have internet access from home, you can do this from a computer lab on campus.

2.
(1 point)
Convert the binary value 00101101 to base 10, base 8 (octal) and base 16 (hexadecimal).

3.
(1 point)
Convert the base 10 value 43 to base 2 (binary), base 8 (octal) and base 16 (hexadecimal).