Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q 1 . What is the role of Operating System for the overall working of the Computer system? [ 1 0 ] Q 2 .
Q What is the role of Operating System for the overall working of the Computer system?
Q What is Cache Memory and why is it so important?
Q How are processes and threads different? Explain with an example.
Module marks
Q Perform the following conversions:
a Decimal number to bit twos complement representation
b Decimal number into bit two'scomplement representation.
Q
a Convert the string xCA into ASCII.
b What is the string corresponding to the following series of ASCII values:
xxxxxxxxxxxxxx
c Fill in the table below showing the effects of the different shift operations on singlebyte quantities. Write each answer as two hexadecimal digits.
x x x x
LogicalArithmetic
xF
xF
xCC
x
Q Integer division on most machines is even slower than integer multiplicationrequiring or more clock cycles. Dividing by a power of two can also be performed using shift operations. Explain how this helps in performing division. Explain with an example.
Q How is positive and negative infinity represented in the binary number?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started