MCQ Sets

  • Mock Ups
    • Computer Operator
      • 73-01
      • 73-02
      • 73-03
      • 73-04
      • 73-05
      • 73-06
    • Assistant Computer Operator
  • Quiz
    • Computer Fundamentals
    • Operating Systems
    • MS Word
    • MS Excel
    • MS PowerPoint
    • MS Access
    • HTML
  • Sets
    • Computer Fundamentals
    • Operating System
    • Microsoft Word
    • MS Excel
    • MS PowerPoint
    • MS Access
    • HTML & Web Page Designing
    • C++
    • Data Structures & Algorithms
  • Read
    • Tips & Articles
    • Fundamentals
    • MS Word
    • DBMS
    • Operating Systems
    • HTML & Web Page Design
  • Videos
  • Ask
    • Ask MCQ Sets
    • Discussion Forum
  • Downloads
  • Old Question Papers

Basic Operations of a Computer-Fundamentals Questions Answers

March 17, 2014 by Suresh Khanal 8 Comments

What are the 5 basic operations of a computer?

The questions about the basic operations of a computer may confuse you at first glimpse as it is a versatile machine doing numerous tasks such as playing awesome games, useful calculations, huge storage, quick retrieval, processing spreadsheets, creating and managing documents, playing songs and movies and what not? So, among this huge list of tasks, a computer performs, how to identify which ones are basic operations of a computer?

Share this post!

Share0
Share +10
Tweet0
Pin0

Rather than drifting away with the huge list of wonders that computers are doing every day, you should think about the aspect for what the question is expecting. This is a question from Computer Fundamentals chapter and specifically, it is about Computer System.

Now after you identify the area that this question is targeting, it will be easier to hit the answer. It's asking about the basic operations of a computer system.

5 Basic Operations of a Computer System

Basic Operations of a Computer
Basic Operations of a Computer System
  1. Inputting
  2. Processing
  3. Outputting
  4. Storing
  5. Controlling

Input Unit

Inputting is a basic operation of a computer system. This is the act of feeding in the data and instruction to the computer (by computer here it means the processing unit).

A computer system consists of different functional units and Input Unit does the operation of Inputting. By inputting you should understand that it is to send data and/or instruction to the computer in the required format. Information and programs are entered into the computer through Input devices such as the keyboard, disks, or through other computers via network connections or modems connected to the Internet.

The input device also retrieves information off disks. Because Computers work with bits, there should be some mechanism to make data understandable by CPU (the process is called encoding)  and also the information produced by CPU must be converted to the human readable form (called decoding). Input Unit devices take care of encoding.

The devices that help you to input data and instructions are known as Input Devices. Keyboard, Mouse, Light Pen, JoyStick, Scanners, Microphone etc are some examples of input unit devices. The devices that can send data directly to the CPU or which does not need to encode it before sending to CPU are considered Direct Entry Input Devices such as scanners. Devices such as a keyboard which require encoding data so that it is in the form a CPU can understand are Indirect Entry Input Devices.

Processing Unit

The task of performing calculations and comparisons are known as processing.

The unit in Computer System that is responsible for processing is ALU (Arithmetic and Logical Unit). ALU is the place where actual execution of the instructions takes place during the processing operations. All calculations & comparisons are made in the ALU. The data and instructions stored in the primary storage are transferred to it as when required. ALU may produce Intermediate results and store it in the memory which is also transferred back to the ALU for the final processing. After completion of processing the final results are send to storage units from ALU.

Output Unit

This unit takes care of receiving processed information from processing unit and present it to the user in the suitable form.

A computer produces results in binary form and output unit does decoding to make it usable to the users. The devices that can output information from a computer are known as output unit devices. Monitors, Speakers, Projectors are soft output devices whereas printers, plotters produce hard copy output. Soft copy output is something that is temporary or is available only as long as the output device is turned on. Contrary to these are hard copy output which is permanent. The printout in a paper is not lost because the printer is turned off!

Storage Unit

Before actual processing start, data & instructions entered to the computer must be stored somewhere inside the computer. Similarly, results produced by the computer are required to be stored before it is passed to the output unit. The intermediate result produced by the computer must also be stored for further processing. Thus the importance of storage Unit in a computer system is vital.

Based on whether the storage device is inside the main machine or not, it can be internal or external storage. Similarly, looking at whether the storage device works close with CPU or works as backup media, they can be primary storage or secondary storage. Primary storage is also called primary memory. Secondary storage is known by other names such as backup storage or secondary memory. For the storage purpose, a computer system may have different devices such as registers, cache, RAM/ROM, flash, magnetic disks, optical disks and so on.

Control Unit

ALU dose does not know what should be done with the data likewise, output unit dose not know when the result should be displayed. By selecting, interning and seeing to the execution of the program the CU is able to maintain order and direct the operations of the entire system. CU doesn't perform any actual processing on data yet it is known as a central nervous system for the comforts of the computer. It manages and coordinates the entire system. Hope this discussion helps you and makes you select correct answers in your exam. Following questions are probable from this topic. Following are 10 MCQ Questions from Basic Operations of a Computer. Answer them in the comment section below.

MCQ Questions from Computer Systems -Fundamentals of Computers

 Fund-Q1. Which of the following function is not performed by computers?

a. Calculate data b. Compare data c. Analyze data d. Output data

 Fund-Q2. Which of the following is soft output device?

a. Microphone b. Plotters c. Projectors d. Card Punchers

 Fund-Q3. Identify the direct entry input device:

a. Keyboard b. Mouse c. OMR d. All of above

 Fund-Q4. Which of the following unit does encoding?

a. Input Unit b. ALU c. CU d. Output Unit

 Fund-Q5. The actual execution of instructions takes place in 

a. Arithmetic Logical Unit b. Control Unit c. Memory d. Output Unit

 Fund-Q6. The storage unit holds:

a. data to be processed b. intermediate result c. both of above d. none of above

Fund-Q7. The fastest and most close storage device to CPU is 

a. Flash Memory b. RAM/ROM c. Registers d. Cache

Fund-Q8. After completion of processing, the final results are sent to the _____ before it goes to output device.

a. Monitor b. Printer c. Storage d. ALU

Fund-Q9. Which of the following is not input unit device

a. Microphone b. OCR c. Projector d. Touch Screen

Fund-Q10. The unit that manages and co-ordinates the whole system is

a. Input Unit b. CPU c. ALU d. CU

If you have any subjective questions you want me to answer, you can send them through the following form:

Other Computer Fundamentals Questions / Answers:

  • What is Cache Memory and where it is installed?

​

What are the 5 basic operations of a computer? #answer #fundamentals #basicOperations

Click to Tweet
0 shares
Share0
Share +10
Tweet0
Pin0

Filed Under: Fundamentals Tagged With: basic operations, computer fundamentals, computer system, fundamentals of computer

Which type of computers use the 8 bit code called EBCDIC? →

Comments

  1. Arjun Kumar Raut says

    March 18, 2014 at 11:07 am

    1. C 2. C 3. C 4. C 5. A
    6. C 7. C 8. C 9. C 10. D

    Reply
  2. Hardik says

    March 19, 2014 at 7:15 pm

    Fund-Q1. Which of the following function is not performed by computers?
    c. Analyze data

    Fund-Q2. Which of the following is soft output device?
    c. Projectors

    Fund-Q3. Identify the direct entry input device:
    b. Mouse

    Fund-Q4. Which of the following unit does encoding?
    a. Input Unit

    Fund-Q5. The actual execution of instructions takes place in
    a. Arithmetic Logical Unit

    Fund-Q6. The storage unit holds:
    c. both of above

    Fund-Q7. The fastest and most close storage device to CPU is
    d. Cache

    Fund-Q8. After completion of processing, the final results are sent to the _____ before it goes to output device.
    d. ALU

    Fund-Q9. Which of the following is not input unit device
    c. Projector

    Fund-Q10. The unit that manages and co-ordinates the whole system is
    d. CU

    Reply
    • MCQ Sets says

      March 19, 2014 at 9:22 pm

      Your answer for Q. No 7 & 8 are wrong. Think about Q.No 3, if there is better option that what you choose.

      Reply
      • Bijay Paudel says

        March 23, 2016 at 7:15 am

        1.c) Analyze data
        2.c) Projectors
        3.c) OMR
        4.c) CU
        5.a) ALU
        6.c) Both of above (Data to be processed, Intermediate result)
        7.d) Cache
        8.c) Storage
        9.c) Projector
        10.d) CU

        Reply
  3. suleiman aminu says

    September 3, 2016 at 7:05 pm

    Like it

    Reply
  4. Kenn Elias says

    October 13, 2016 at 3:01 pm

    1.b
    2.c
    3.a
    4.b
    5.b
    6.c
    7.b
    8.c
    9.c
    10.b

    Reply
  5. Pomaa Yeboah Esther says

    October 25, 2016 at 2:08 am

    1c, 2c, 3b,4a,5a,6c,7d,8d,9c,10d

    Reply
  6. Jethel Kintanar says

    June 28, 2017 at 6:26 pm

    1. B. , 2. C,. 3.D. , 4. C. , 5. A. 6. C , 7. B , 8. C , 9. C , 10. D

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

User manuals http://manymanuals.com

Published MCQs for:

  • Computer Fundamentals
  • Operating Systems (Basics)
  • Word Processing (MS Word)
  • Spread Sheet (MS Excel)
  • Presentation (MS PowerPoint)
  • DBMS (MS Access)
  • Webpage Designing (HTML)
  • C++ Programming Language
  • Data Structures & Algorithms

Reading Materials for:

Fundamentals of Computers
► Syllabus of Computer Fundamentals
► Introduction to Computer Fundamentals
► History of Computers
► Computer Generations
► Classification of Computers
► Computer System
► Computer Hardware Concept
► Computer Software Concept
► Computer Networking
► Number System

Recent Posts

  • Computer Networks MCQ Questions and Answers with PDF Download
  • Online Quiz MS PowerPoint
  • Solved Question Paper of PSC for NARC 2074-2-18
  • Computer Basics – Solved Question Paper of MPA 2017 (Spring) – Purbanchal University (PU)
  • A simple protocol used for fetching email from a mail box is

MCQ Sets

  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • User Testimonials
  • Help MCQ Sets Grow More!
  • RSS Feeds
  • Sitemap

Recent Comments

  • emma on MCQ Sets Downloads
  • Solved C++ MCQs Set 03 » MCQ Sets on Solved C++ MCQs Set 01
  • Download Solved C++ MCQ PDF file and Prepare Offline on Solved C++ MCQs Set 01
  • 201 to 300 MCQ Questions for Fundamentals of Computers » MCQ Sets on 401 to 500 MCQ Questions for Fundamentals of Computers
  • 201 to 300 MCQ Questions for Fundamentals of Computers » MCQ Sets on 301 to 400 Computer Fundamental MCQ Questions