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.
describe the foreign key in fact table and dimension table
Enumerated type: A data type-not directly accessible in Java - in which symbolic names are employed for a series of constant numeric values. They facilitate the evading of magic numbers. They can be simulated in the Java with fields i
Method header: It is the header of a method, comprising of the method name, its outcome type, formal arguments and any exceptions thrown. Also termed as a method signature.
What is XLink? Answer: It is a part of the XLL specification which is concerned along with specifying links among documents.
Exception handler: It is a try statement which acts as an exception handler - a place where exception objects are dealt and caught with.
Explain the different ways in order to attach the CSS to HTML Documents?
Write down some of the steps comprised in designing programming?
Daemon thread: The daemon threads are non-user threads. They are usually employed to carry out low-priority tasks which must not take priority over the major task of the program. They can be employed to do helpful work whenever all other user threads
Define the term Punctuation: Symbols like commas and semicolons that a compiler employs to understand the structure of the program.
Define the term XML?
18,76,764
1947735 Asked
3,689
Active Tutors
1457393
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!