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.
Explain the term Latest XHTML Specification?
Byte code: Java source files are converted by a compiler into bytecodes that is, the instruction set of the Java Virtual Machine (JVM). The Bytecodes are stored in the .class files.
Normal 0 false false
Method overloading: Two or more techniques with similar name stated within a class are said to be overloaded. This exerts to both constructors and other methods. The overloading applies via a class hierarchy, thus a sub class may overload a method sta
To define the data types such as LONG, INT, SHORT, CHAR write a program?
De Morgan's Theorem: The two rules which can help to simplify Boolean expressions comprising multiple logical-not operators in combination with the other Boolean operators.
Describe the layout manager and what are the various types of layout managers accessible?
State Space Reduction: JPF is a so-called explicit-state model checker, as it enumerates all visited states, and therefore suffers from the state explosion problem inherent in analyzing large programs. It also contains garbage collection, because a ty
Build a procedure named STATUS_SHIP_SP which permits a company to employee in the Shipping Department to update the status of an order to add up shipping information. The BB_BASKETSTATUS table maintains a list of events for each order and hence a shopper can see the c
The following data structure appears in a COBOL program used by a bureau de change:01 AUXILAIRY-ITEMS. 05 AMOUNT-REQUIRED PIC999V99. 05 SUCCESS-INDICATOR PIC 9. 88 SUCCESS VALUE 1.01 C
18,76,764
1938790 Asked
3,689
Active Tutors
1460234
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!