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.
State Null character: The \u0000 character. The care must be taken not to confuse this with null reference.
State the various security features within the UNIX?
Null reference: A value utilized to mean, `no object'. Employed whenever an object reference variable is not referring to the object.
Hi Assignment Team, Please find attachment of my assignment. Please advise if there is any unclear information Regards, King
What is meant by the term pipe?
Define CORBA? What does it do?
Application programming interface (API): It is a set of definitions that you can make use of it in writing programs. In the perspective of Java, these are the classes, packages, and interfaces which can be utilized to build complex ap
What is an Unary operator: It is an operator which takes a single operand. Java's unary operators are as -, +, !, !, ++ and --.
Try statement: The try statement performs as an exception handler - a position where exception objects are caught and dealt with. In its most common form, it comprises of a try clause, one or more catch clauses and the finally clause.
Why is the script recorded over the tested web pages not playback correctly?
18,76,764
1944466 Asked
3,689
Active Tutors
1459531
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!