FPT University Subject: Introduction to Computing ASSIGNMENT 1 1. Self studying about octal numeral system: • Describe the base8 number system (as detailed as possible). • Give the following examples: Converting from three decimal numbers (2 number of hundreds, 1 number of thousands) to octal numbers, and then continue from octal numbers to binary numbers. Description details the steps performed (step by step) Adding two octal numbers (3digit number) Subtracting two octal numbers (3digit number) • In your opinion why octal number system is less common than hexadecimal number system in computer science area ?
FPT University Subject: Introduction to Computing ASSIGNMENT 1 1. Self studying about octal numeral system : • Describe the base-8 number system (as detailed as possible). • Give the following examples: Converting from three decimal numbers (2 number of hundreds, 1 number of thousands) to octal numbers, and then continue from octal numbers to binary numbers. Description details the steps performed (step by step) Adding two octal numbers (3-digit number) Subtracting two octal numbers (3-digit number) • In your opinion why octal number system is less common than hexadecimal number system in computer science area ? 2. Self practicing about SysInternal tools : • Search and download the tools: Process Monitor, FileMon (on microsoft.com sites). • Describe the tools. Capture window screens that list all processes on your computer. Submit: Microsoft Word (2000/2003 format) file . FPT University Subject: Introduction to Computing ASSIGNMENT 1 1. Self studying about octal numeral system : • Describe the base-8 number system (as detailed. possible). • Give the following examples: Converting from three decimal numbers (2 number of hundreds, 1 number of thousands) to octal numbers, and then continue from octal numbers to binary numbers.