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.
Modem: It is a modulator-demodulator. A hardware device employed to connect a digital computer to an analogue telephone network by making analogue signals into digital signals, and vice-versa.
The web page I am testing displays the Login dialog. How can I access this dialog?
Explain the way to overriding a base class method in Visual Studio .NET and in Visual Studio 2005.
Radio buttons: It is a group of selectable components in which merely one component might be selected. The selection of one of the group that causes the previously chosen component to be deselected.
What are the different compatibility types when creating a COM COMPONENT?
Copy constructor: It is a constructor which takes a single argument of similar class. For illustration: public class Point {
Exclusive-or operator: An exclusive-or operator (^) is both a Boolean operator and the bit manipulation operator. The Boolean version provides the value true when only one of its operands is true; or else it offers the value false. Likewise, the bit m
Explain what is meant by the term u-area (user area)?
Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.
Normal 0 false false
18,76,764
1930678 Asked
3,689
Active Tutors
1443213
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!