[10] 1. The (fictional) space probe Venus 22 sent back the following picture of a Venusian rock-carving, assumed to constitute an addition. What is the base of the number system used by the Venusians?
Warning: Be sure to justify your answer, and the justification is not as simple as “Three symbols means base 3.”
2. Design a computer that is able to store (0.1)10 exactly. A floating point number on your computer must be represented internally in a base less than 10, and must have a mantissa with a finite number of digits. (Hint: Is this possible?)
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme