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.
Write the index value of the initial element in an array?
Define the term Internet: It is a global network of numerous interconnected networks.
Illustrate the basic difference between the message and method in programming?
State some of the difference between the CSS and the CSS3.
Class: It is a programming language concept which permits data and techniques to be grouped altogether. The class concept is basic to the notion of an object-oriented programming language. Methods of a class define the set of permitte
Define the term createWindow object? Answer: reateWindow() physically makes the Window in memory based upon the earlier registered WND
Inner class: A class defined within an enclosing method or class. We use the word to refer to non-static nested classes.
Unicode: It is a 16-bit character set designed to make it simpler to exchange and exhibit information which makes use of a broad range of dissimilar languages and symbols.
Explain Downcast with example: It is a cast towards an object's dynamic kind - that is, `down' the inheritance hierarchy. For illustration: // Downcast from Object to String
Differeniate asynchronous postback and synchronous postback?
18,76,764
1952480 Asked
3,689
Active Tutors
1426289
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!