Explain the difference between RAM and ROM
Explain the difference between RAM and ROM?
Expert
Semiconductor memories are of two kinds: Random access memory (RAM) and ROM (read only memory).
RAM: a read/write memory.Information can be there written in and read from a RAM. This is volatile memory.This stores information as long as power supply is on.
ROM is permanent kind memory. Contents of this are not lost while power supply goes off. There user cannot write in a ROM. Contents of this are decided by the manufacturer and also written at the time of manufacture. There programmable ROMs are also available. They are termed as PROMs.
Name the different kinds of rings presented in CPU?
Inheritance hierarchy: The relationship among super-classes and sub-classes is termed as an inheritance hierarchy. The single inheritance of classes means that each and every class has simply a single `parent' class and that Object class is the eventu
Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.
Iteration: The repetition of a set of statements, generally employing a looping control structure, like a while loop, for loop and do loop.
How does XML maintain white-space in any documents?
Increment operator: The operator (++) which adds one to its operand. It consists of two forms: pre-increment (++x) and post-increment (x++). In its pre-increment form, the outcome of the expression is the value of its argument subsequent to the increm
State the term non-XML resources?
Right shift operator: Right shift operator (>>) is the bit manipulation operator. It shifts the bits in its left operand zero (0) or many places to the right, according to the value of its accurate operand. The most important bit from before the
Describe how can Corba application has call back?
Macro in C: Macros are defined as single identifier
18,76,764
1947489 Asked
3,689
Active Tutors
1435246
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!