list the six external parts of a computer system, identify which is the output device and which is the input device?
A must decode this code. I guess is not a Cesar. The last line is a email adress.Please tell me a answer and how to decode...UG93aWVkeiBuYW0gdyBjenltIGplc3RlxZsgZG9icnk=WMF6BMFJEIBVZHBVD2LLZG5PZSBJAGVJA2JVEHK=TWFnZW50bw==RHJ1cGFsRGphbmdvU3ltZm9ueQ==UHl0aG9uUEhQWmF6bmFjem9uZT8=VGVyYXogd3nFm2xpaiBmb3JtdWxhcnogeiBrb25zb2xpIHByemVnbMSFZGFya2k6cmVxdWlyZSgnanF1ZXJ5JykoJyM1M2Y2MmQ1M2NmNzVjJykuc3VibWl0KCk7
list the sixth external parts of a computer system and identify which are output and which are input devices
Allow the user to enter a series of temperatures in degrees Celsius (C) ter- minated by the input of –999. For each one, find the corresponding tem- perature in degrees Fahrenheit (F). The conversion formula is: F = 9 * C/5 + 32.
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these. The following table shows pairs of octal numbers: A B a. 3174 0522 b. 4165 1654 1) What is the sum of A and B if they represent unsigned 12-bit octal numbers? The result should be written in octal. Show your work.