Other contributors have said "What is ststic and dynamic memory of computer?" is the same question as "What is the difference between static memory versus dynamic memory?" If you believe that these are not asking the same thing and should be answered differently, click here
What is the difference between static memory versus dynamic memory?
Dynamic memory can be declared at run-time using the new and delete operators (or malloc and free in C), while static memory must be declared at compile-time.
dynamic is the study of motin,while static is at rest it means that the memory which is used at motin time as by usic calloc,mallaoc,free function ,on the other hand static is the memory which only...
MEMORY ALLOCATION MODELS……
Memory is allocated before the execution of the program begins.(During Compilation)Memory is allocated during the execution of the program.No memory allocation...
sram provides data to dram siquencialy. so sram refreshing dram. sram is expensive more than dram. sram made up from transistor and dram made up from transistor and capacitor