Answer the question in maximum 15 to 20 words. This question carries 03 marks.[MPPSC 2022] Distinguish between the World Wide Web (WWW) and the Internet.
Primary memory, in the context of computer science, refers to the memory that the CPU can directly access. It includes the CPU's registers, cache memory, and RAM. Primary memory is volatile and data can be read from and written to it using unique addresses for each memory location. There are two maiRead more
Primary memory, in the context of computer science, refers to the memory that the CPU can directly access. It includes the CPU’s registers, cache memory, and RAM. Primary memory is volatile and data can be read from and written to it using unique addresses for each memory location.
There are two main type’s of primary memory as:
1.ROM (Read Only memory) A form of computer memory that stores data even when not powered.
2.RAM (Random Access Memory)
The main use of primary memory is to store data that the CPU needs immediately to avoid waiting for it to be delivered.
See less
The Internet refers to the entire global network of interconnected computers and devices. The World Wide Web specifically refers to information resources. These are accessed via the Internet using URLs and browsers.
The Internet refers to the entire global network of interconnected computers and devices. The World Wide Web specifically refers to information resources. These are accessed via the Internet using URLs and browsers.
See less