AlL Short Questions ICS
AlL Short Questions ICS
1. What is telecommunication?
Ans. The process of transferring information from one point to another point using cables or
wireless media is called telecommunication.
2. What is computer network or information network?
Ans. A set of two or more computers connected together to share information and other
resources is called an information network. Information network is also called computer
network. Information network is combination of two important technologies. These are
computing and telecommunication.
3. What is workgroup computing?
Ans. A group of people working together on a task and sharing information through
computer network is called workgroup. The process is sharing information by using a
computer network is called workgroup computing. It is also called collaborative computing.
4. What is email?
Ans. E-mail stands for Electronic mail. It is a process of sending messages from one computer
to another on Internet.
5. What is Internet?
Ans. Internet is a Wide Area Network that consists of millions of computers around the
world. It is the biggest network of the world. The computers of internet are connected
together through physical media or wireless media.
6. What is the different between Intranet and Extranet?
Ans. Intranet is a privately owner business network based on Internet Technology. It is a
secure network. While extranet is a collection of two or more intranets. Different
organizations use extranet to share the information of their intranets. Each organization use
security on its intranet.
7. Define bridge.
Ans. Bridge is a device that is used to connect two similar networks. It organizes the
messages between the networks.
8. What is a Router?
Ans. A router is a device that is used to connect two or more networks having similar or
different protocols. It is a combination of hardware and software. The important software in
a router is operating system and the routing protocol. It also has some management
software. It manages the best route for data between two commutation networks.
9. Define gateway.
Ans. A gateway is used to connect two different networks. It is an intelligent device. It is
combination of hardware and software.
10. What is NIC?
Ans. NIC stands for Network Interface Card. It is circuit board that fits in the computer
internal expansion slots. Some computers have built-in NIC. It handles sending, receiving and
error checking in data transmission.
11. What is Ethernet?
Ans. It is the most popular LAN protocol. It is easy to install and manage. Mostly it is used in
bus topology. In bus topology all nodes use same cable for sending and receiving data. The
nodes must follow some rules for communication. If two computers send data at the same
time, it may lose.
12. What is Token Ring?
Ans. It is the second most widely used protocol for local area network. Token ring is used in
networks using ring topology. It uses a token passing mechanism to access the network. A
token is a special series of bit. It is like a ticket. Only one token is available in a network.
13. What is TCP/IP?
Ans. TCP/IP stands for Transmission Control Protocol/Internet Protocol. Every computer on
Internet uses this protocol. It was developed in 1973. It ensures reliable connections
between computer on Internet.
14. What is DSL?
Ans. DSL stands for Digital Subscriber line. It is new technology. It uses telephone line for fast
data transmission. A special modem is required for DSL technology. DSL line provides high
data transfer rate than ISDN. Both Internet and telephone services can be used on this line
at same time.
15. What is FTP?
Ans. FTP stands for File Transfer Protocol. It transfers the protocol that is used to send files
from one computer to another computer of Internet. We can download or upload files. The
process of transferring a file from remote computer to our computer is called downloading.
Similarly the process of transferring a file from local computer to a remote computer is
called uploading.
16. What is Gopher?
Ans. Gopher is a software application. It provides menu-based search and file retrieval
facilities on a computer network. It covers a wide range of information that consists of
reference metrical, magazine and articles etc.
17. What is facto standard?
Ans. De Facto means by facts or by tradition. These standards were developed without any
formal planning. These standards came into existence due to historical planning. SNA is an
example of De-Facto Standard.
18. What is De-Jure Standard?
Ans. De-Jure means According to law. These standards were developed after research. These
standards were designed according to the need of the organizations these are the standards
mentioned by the international organizations.
19. What is network topology?
Ans. There are many ways of connecting computers to form a computer network. The way in
which a number of computers are connected together to form a network is called network
topology.
20. What do you know about Peer-to –Peer model?
Ans. In peer-to-peer network all computers have same status. There is no server computer.
Every computer on network can use the shared resources of other computers. The user can
share data and devices of other computers.
21. What do you know about Client/Server Model?
Ans. In this model one or more computers of a network act as a server. Server is a special
type of computer. The server controls the whole network. It is used to store files and
database that can be shared on many different computers in the network. Server is the most
powerful computer in network.
1. Define security.
Ans. Security is very important issue in computerized system. Main components of
computerized system are hardware, software and data. The most important thing in a
computerized system is data.
2. What is computer virus?
Ans. A destructive program containing code that can generate copies of itself and attaches
itself with other programs so that it is automatically executed when those programs are
executed is called a virus.
3. How virus is activated?
Ans. Viruses are transferred from one computer to another due to following reasons:-
Email
Networks
Removable storage media
Pirated software
4. What are different types of viruses?
Ans. There are many types of viruses. A few common types are described below:-
Boot sector virus
Chenobal virus
Logic bomb
Trojan horse
Redlof
5. What is data security?
Ans. The protection of data is called data security. Data stored on a computer is very
important for us. It may be lost due to different reasons. Sometimes data is lost accidentally
or some one can damage data intentionally.
6. What is privacy issue?
Ans. Privacy issue means that any person has the right to see his personal data. He can make
a request to view data at any time. He also has the right to stop the processing of data.
7. What is copyright Act?
Ans. Copyright act 1976 is main law that is about software privacy. Some amendments were
made in 1983. Software privacy is now a punishable crime. Huge amount of penalties has to
pay as punishment.
1. What is a spreadsheet?
Ans. Spreadsheet is a computer program used for calculation. It provides a worksheet to
enter data. It provides several methods for analyzing data stored in a worksheet. It
provides several methods for analyzing data stored in a worksheet. It can hold large
amount of data arranged in rows and columns.
2. What is a worksheet?
Ans. Worksheet is a area where data is entered. It is a grid of rows and columns. In excel
2000 a worksheet consists of 256 columns and 65536 rows.
3. What is cell and cell address?
Ans. The intersection of row and columns is called a cell. It is the basic unit of worksheet.
Every cell has a unique address. This address is formed by combining column letter and
row number of the cell e.g. A5.
4. What is active cell?
Ans. The cell in which data can be entered is called active cell. A bold rectangular box
appears around the active cell.
5. What is relative referencing?
Ans. Using a cell with its address is called relative referencing. When a formula, contains
relative referencing, is copied from one cell and pasted in another cell, the cell address
in formula changes.
6. What is absolute referencing?
Ans. If we want no change in cell address of a formula during copy-paste operation, we
must use absolute referencing. Absolute referencing is done by placing a dollar sign $
with in the cell address of a formula.
7. What is formula?
Ans. Formulas are used for calculations. It is an important feature of spreadsheet. A
formula must start with an equal sign. A formula can also be written in formula box. A
formula consists of cell addresses, constants and arithmetic operations.
8. What are charts?
Ans. Charts allow us to present data entered into the worksheet in a visual format. We
can use different types of graphs. First we enter data in to worksheet and then we make
charts.
9. What are functions?
Ans. A function is a built-in formula that is used to perform a specific task. The function
returns a value that appears in the cell in which we write function. To use a function we
give some values. These values are called arguments of a function.
1. What is IP Addressing?
Ans. In this addressing scheme each computer on Internet is assigned a unique number. This
number is called IP Address. IP stands for Internet Protocol. An IP address is a combination
of four numbers separated by a dot.
2. What is DNS Addressing?
Ans. An IP address consists of four numbers. It is difficult for us to remember the IP
Addresses of different servers. As an alternate IP Address each server on Internet has a
unique name. this name is called domain name.
3. What do you know about News Group?
Ans. These are discussion groups on Internet. These are classified according to different
categories for example health, hobbies, celebrities etc.