Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Computers use binary arithmetic ( i . e . all numbers are composed of 1 s and Os ) to carry out their operations. Humans

Computers use binary arithmetic (i.e. all numbers are composed of 1s and Os) to carry out their operations. Humans normally use decimal arithmetic (0-9) and have symbolic meais of epresenting information (eg. the Latin Alphabet, or Chinese Characters).(i) Does this imply a fundamental difference between people and computers?[3]ii) Briefly describe the difference between digital and analog systems[4]iii) State any 2 reasons for the widespread adoption and use of digital systems.[2]iv) Give 3 reasons why the 2's complement arithmetic is commonly used as compared to Other representations like the sign & magnitude & the one's compliment.[3]v) State 2 limitations of a truth table.[2]vi) The state of a CPU register's contents is 1000101.10001 in fixed point representation.What are its contents if it represents a positive real number?[4]b) What is the value of x after each of the following statements are encountered in acomputer program, if x =1 before the statement is reached? Explain fully.1) if 2+3=6 AND 3+4=7 then x:= x +1i if 2+3=6 XOR 3+4=7 then x:= x +1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions

Question

4. How has e-commerce affected business-to-business transactions?

Answered: 1 week ago