Computer Science Manzoor Do Now Due 250 PM

Differentiate RAM and ROM Computer memory.

Random-access memory (or simply RAM) is the memory or information storage in a computer that is used to store running programs and data for the programs. Data (information) in the RAM can be read and written quickly in any order. Normally, the random access memory is in the form of computer chips.

Short for 
read-only memoryROM is a storage medium that is used with computers and other electronic devices. As the name indicates, data stored in ROMmay only be read. ... Unlike RAM (random access memory), ROM is non-volatile, which means it keeps its contents regardless of whether or not it has power.

Notes before quiz
https://data-flair.training/blogs/python-operator/

QUIZ
Evaluate the expressions.
int a,b,c,d,p
float v,w,x,y,z
Values of variables are:
a=2
z=1.3
c=1
d=3
y=0.3


S#
Expression
Calculation
Result
1
v=a*2.5/y


2
w=a/y


3
p=a/d


4
x=(a+c)/(z+0.3)


5
b=d/a+d%a


6
y=c/d*a


7
x=a*a/y


8
p=a/d+3.5


9
x=(b+a)/(a+c)


10
p=d*d/y+100



Comments

Popular posts from this blog

Bday Math Pre-Calc M. Mui Pecentage increase/decrease do now Class: Jeopardy due 2:30 Pm

A Day English Due 2:30 PM DL-Do NowCareer Research- Ms.Casella