You are on page 1of 2

2.

distinguish between application software &system software


A-Difference between System Software andApplication Software.
System software is used for operating computer
hardware. Application softwareis used by user to perform specific
task. ... In general,the user does not interact with
system softwarebecause it works in the background. In this tutorial
you will learn about difference between system software and application
software.
System software is general purpose software which is used to operate
computer hardware. It provides platform to run application softwares.
Application software is specific purpose software which is used by user for
performing specific task.
Below I have shared some main differences between them.

3.RAM (Random Access Memory) is the hardware in a computing device


where the operating system (OS), application programs and data in current
use are kept so they can be quickly reached by the device's processor. RAM
is the main memory in a computer, and it is much faster to read from and write
to than other kinds of storage, such as a hard disk drive (HDD), solid-state
drive (SSD) or optical driv

Difference Between SRAM and DRAM

SRAM and DRAM are the modes of integrated-circuit RAM where SRAM uses
transistors and latches in construction while DRAM uses capacitors and
transistors. These can be differentiated in many ways, such as SRAM is
comparatively faster than DRAM; hence SRAM is used for cache memory while
DRAM is used for main memory.

5. the differences between multiprocessing andmultiprogramming. Multiprocessing refers


to processing of multiple processes at same time by multiple CPUs. Multiprogramming keeps
several programs in main memory at the same time and execute them concurrently utilizing
single CPU

6. TCP/IP stands for Transmission Control Protocol / Internet Protocol. It is


thecommunication protocol used for Internet and similar networks such as Internet and
Extranet. It controls and manages the data transmission over the Internet.
The transport layer is responsible for maintaining end-to-end communications across
the network. TCPhandles communications between hosts and provides flow control,
multiplexing and reliability. ... Thenetwork layer protocols are the IP and the Internet Control
Message Protocol (ICMP), which is used for error reporting.

You might also like