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.
What is a Real-Time System?
Application: It is frequently used, simply as a synonym for the program. Though, in Java, the word is particularly employed of programs with a Graphical User Interface (GUI) which are not applets.
Illustrates the difference between Property Get, Let and Set?
Explain how many different layers comprise in Windows Architecture?
Single line comment: A comment is in the form: // this line will be avoided by the compiler.
Object construction: The creation of an object, generally through the new operator. Whenever an object is formed, a suitable constructor from its class is summoned.
How can I check while a web page contains exact text?
Stack overflow: Stack overflow takes place whenever too many items are pushed onto a stack with a finite or limited capacity.
Exception: An object symbolizing the occurrence of an exceptional circumstance - usually, something which has gone wrong in the smooth running of a program. Exception objects are made from classes which expand the Throwable class.
18,76,764
1927684 Asked
3,689
Active Tutors
1428808
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!