Skip to main content

Introduction To Computer VIVA

Q1. Define computer, explain characteristics of a computer.

Computer is an electronic machine that takes data and instructions, processes data according to the given instructions, gives results and stores them.
Characteristics of Computer :
 1. Speed 2. Storage 3. Processing 4. Accuracy 5. Recalling
6. Communication 7. Versatile 7. No Feelings 9. No Intelligence

Q2. Explain uses of computer in different fields of life. OR Explain Impacts of Computer Technology on Society.

1. Uses of Computer at Home

2. Uses of Computer in Education

3.  Uses of Computer in Industry
4. Uses of Computer in Business
5. Uses of Computer in Medical Field

Q3. Write down a note on types of computer.

Types of Computer
Computers can be divided into the following types on the basis of their working:
1. Analog Computers
Analog computer is used to measure continuous values. It measures a physical property like voltage, pressure, speed and temperature Analog computer is mainly used in the field of engineering and medicine. Examples              Analog clock ,            Speedometer.,            Thermometer
2. Digital Computers
A digital computer works with digital data. Digital computer uses binary number system. Binary number system consists of only two digits 0 and 1. Today most of the computers used in offices and homes are Digital computers.  Examples:  Personal Computer-(PC),Digital Score board ,Digital watch
3. Hybrid Computers
A hybrid computer is a combination of both analog and digital computer. Examples:
  • Hybrid computer devices may calculate patient's heart function, temperature and blood pressure etc. This calculation may be converted into numbers and shown in digital form.
  • Hybrid computers are also used in spaceships and missile system.

Q4. Differentiate between Analog and Digital Computers

The difference between analog and digital computers is as follows:
Analog Computers
Digital Computers
1
Works on continuous values.
1
Works on discrete values.
2
Low memory.
2
Big memory.
3
Slow speed.
3
Fast speed.

Q5. Write a note on “Classification of Computers”

Classification of Computers
Computers are classified on the basis of size, speed and price as under:
1. Micro Computers
Micro computer is also called personal computer. It was introduced in 1970. It is used by one person at a time. Examples of personal computers are PC and Apple Macintosh.
2. Mini Computers
Mini computers were introduced in the 1960s. Mini computer is larger and more powerful computer than personal computer. Mini computer can serve up to 4000 connected users simultaneously. Examples of mini computers are:
     VAX-8800          AS 400.
3. Mainframe Computers
Mainframe computers were introduced in 1975. A mainframe computer is a very large computer in size. It is more powerful than mini computer. Examples of mainframe computers are
     NEC 610         DEC 10
 4. Super Computers
Super computers were introduced in 1980s. Super computer is the fastest computer. Super computer is the biggest in size and the most expensive in price than any other computers. Examples of super computers are CRAY-XP, ETA-10, and Deep Blue.

Q9.Explain the basic components/parts of a computer    OR  Explain the basic computer organization

There are the following main basic parts of the computer:
  1. Input Unit   (To enter data and instructions)
  2. Output Unit   (To display processing results)
  3. Central Processing Unit( CPU / Processor)   (to process data and control operations and components of computer)
  4. Memory Unit   (to store data for processing)
  5. Storage Unit   (to store large amounts of data permanently)

Comments

Popular posts from this blog

Explain Main Difference Between System Software and Application Software

Topic: Explain Main Difference Between System Software and Application Software            Differentiate between system software and application software Before , explaining the main differences between application software and system software, let us know the definitions of Application software and System software with examples. What is System Software: System software is a set of programs to control all components of computer and to manage overall operations of computer system. Differences between System software and application software System software is used as a base to install and run all application software. Examples of system software include: Operating Systems, like Microsoft Windows, DOS, Unix and Linux Device Drivers like Device driver software of a Printer (found on CD normally provided with the printer) Utility Programs like AVAST anti virus, Disk Scanners and File Viewers etc. What is Applicat...

Explain Data Processing Cycle and Main Activities of Data Processing Cycle

After collecting data, it is processed to convert into information. The data is processed again and again until accurate result is achieved. This is called data processing cycle . Data processing cycle involves following three basic activities: Major Activities Involved in Data Processing Cycle Explain Data processing cycle 1. Input 2. Processing 3. Output 1. INPUT It is the process in which collected data is given to computer after converting into binary form. Input step can be further divided into following steps: i) Planning Here objectives of data processing are defined. For example, in examination system, objective is to process student examination data to get result cards. ii) Data Collecting Here data is collected. Data is the raw material for data processing. This must be accurate for getting accurate results. iii) Input Here data is entered into computer. iv) Verification Here collected data is verified to determine whether it is valid for ...

Advantages and Disadvantages of Mesh Topology

Topic: Advantages and Disadvantages of Mesh Topology Mesh Topology In a mesh topology, every device on the network is physically connected to every other device on the network. Therefore, data can be sent on several possible paths from source computer to destination computer. Mesh topology is more reliable with better performance. Mesh Network Topology is mostly used in wide area networks where reliability is important. Advantages of Mesh Network Topology 1. Since, there are many links to transfer data, Mesh topology gets rid of the traffic problem . Data may be transferred through different links. 2. If one link becomes unusable, it does not disturb the whole system . Other links can be used for communication. 3. Since each node has physical connection with other nodes, therefore, one node can transfer data to many nodes at the same time. Disadvantages of Mesh Network Topology 1. It is very expensive due to implementation of multiple links for each no...