October 4, 2023

Question 4 Consider the following program in Pseudo-Pascal syntax. program what: var z: integer procedure recur(x): begin if x <= 40 then begin x:x+z recur(x); z:=x+10 […]
October 4, 2023

Operating-Systems

Question 1 What is the bit rate of a video terminal unit with 80 characters/line, 8 bits/character and horizontal sweep time of lOOµs (including 20 µs […]
October 4, 2023

Operating-Systems

Question 7 In an enhancement of a design of a CPU, the speed of a floating point unit has been increased by 20% and the speed […]
error: Alert: Content selection is disabled!!