Computer Fundamentals MCQ Quiz - Objective Question with Answer for Computer Fundamentals - Download Free PDF

Last updated on Dec 14, 2023

Check your knowledge of computers with Computer Fundamentals MCQs. Computer fundamentals encompass the basic concepts and components of computer systems. It includes topics like computer architecture, hardware components (such as central processing units, memory, storage devices, and input/output devices), operating systems, networks, and programming languages. Understanding computer fundamentals helps individuals grasp the fundamental principles of how computers function and interact with users and other devices. It forms the foundation for learning more advanced topics in computer science and technology. If you are preparing for any competitive govt. exam which has Computer Awareness as one of the syllabus components, attempt the Computer Fundamentals MCQs given below to find out how much you know about the world of computers.

Latest Computer Fundamentals MCQ Objective Questions

Computer Fundamentals Question 1:

Which of the following is an antivirus?

  1. Trojan Horse
  2. Norton
  3. Worms
  4. Macro Virus
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : Norton

Computer Fundamentals Question 1 Detailed Solution

Answer: Option 2

The correct answer is Norton

Key Points Norton is one of the most popular antivirus available in market. It is founded by Peter Norton and developed by Gen digital.

  • Norton provides real time protection.
  • It has useful parental control.

 Additional Information

Trojan Horse:

  • Trojan Horse is an malicious code or software that looks legitimate but can take control of a computer.
  • A Trojan Horse is designed to damage a computer or steal secret information of a company and take control on everything.

Worms:

  • A worm is an computer virus which can replicate itself in order to spread to other computers.
  • A worm can spread via LAN or internet connection.
  • WORM is basically Write Once but Read Many times.

Macro Virus:

  • A macro virus is one kind of virus that is written in macro of a programming language.
  • Macro can delete files, corrupt files, move files, format storage drives etc.

Computer Fundamentals Question 2:

LAN, WAN and MAN are computer networks covering different areas. Their first alphabets L, W and M respectively stand for

  1. Local, World and Middle
  2. Long, Wireless and Metropolitan
  3. Local, Wide and Metropolitan
  4. Least, Wireless and Maximum
  5. Local, Wireless and Maximum

Answer (Detailed Solution Below)

Option 3 : Local, Wide and Metropolitan

Computer Fundamentals Question 2 Detailed Solution

The correct answer is Local, Wide and Metropolitan.

Key Points

  • The first alphabets L, W, and M in LAN, WAN, and MAN respectively stand for:
    • LAN: Local Area Network
    • WAN: Wide Area Network
    • MAN: Metropolitan Area Network
  • These terms are used to describe different types of computer networks based on their geographical scope.
    • LAN is a network that is typically limited to a small geographic area, such as a home, office building, or campus.
    • WAN covers a larger geographical area, such as a city, region, or even the entire globe.
    • MAN falls in between, covering a larger area than a LAN but not as large as a WAN, usually covering a city or metropolitan area.

Computer Fundamentals Question 3:

What is the fundamental idea behind how a mouse functions?

  1. electro-magnetic
  2. electro-operational
  3. electro-optical
  4. electro-mechanical
  5. None of the above

Answer (Detailed Solution Below)

Option 4 : electro-mechanical

Computer Fundamentals Question 3 Detailed Solution

The correct answer is option 4.

Key Points

  • The fundamental idea behind how a mouse functions is based on electro-mechanical principles.
  • When a user moves the mouse, a ball or optical sensor inside the mouse moves as well, which then sends signals to the computer to move the cursor on the screen.
  • The signals are sent through a wire or wireless connection, depending on the type of mouse being used.
  • Electro-mechanical mice have been largely replaced by optical or laser mice, which use light sensors instead of a ball to track movement.

Additional Information

  • Electro-magnetic: These principles are used in devices like speakers and headphones, but not in the functioning of a computer mouse.
  • Electro-operational: The term "electro-operational" does not have a clear meaning in the context of a computer mouse.
  • Electro-optical: Optical mice do use light sensors to track movement, but this is only one part of the overall electro-mechanical process that enables a mouse to function.

Computer Fundamentals Question 4:

Which of the following is a computer function?

  1. Transforms data
  2. Transportation
  3. Construction
  4. Fabrication
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : Transforms data

Computer Fundamentals Question 4 Detailed Solution

The correct answer is option 1.

Key Points

  • Transforming data is a computer function as it involves manipulating and changing raw data into a more useful format.
  • Transforming data is a fundamental function of computers, which allows for tasks such as data analysis and visualization.
  • Transportation, construction, and fabrication are not computer functions as they are physical processes that do not involve the use of a computer.

 Additional Information

  • Transportation: It is the movement of goods or people from one place to another and is not a computer function.
  • Construction: It involves the building of structures or objects and does not involve the use of a computer.
  • Fabrication: It is the process of creating or manufacturing goods and does not necessarily involve the use of a computer, although it may be used in some aspects of the process.

Computer Fundamentals Question 5:

Instructions have to be fed into the computer in a systematic order to perform what kind of task?

  1. Specific task
  2. Particular task
  3. All task
  4. Referral task
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : Specific task

Computer Fundamentals Question 5 Detailed Solution

The correct answer is option 1.

Key Points

  • Instructions have to be fed into the computer in a systematic order to perform a specific task.
  • The systematic order of instructions is important because computers follow instructions in a linear fashion.
  • The order of instructions is called a program or algorithm.
  • A program is a set of instructions that tells the computer what to do.
  • The program has to be written in a specific language that the computer can understand, such as Python or Java.

 Additional Information

  • Particular task: It is similar to specific task but not as precise.
  • All task: It is too broad and not accurate.
  • Referral task: It is not a commonly used term in computing and does not make sense in this context. 

Top Computer Fundamentals MCQ Objective Questions

For renaming a file in Windows, you will most likely use:

  1. File Explorer
  2. File Manager
  3. File Directory
  4. File Folder

Answer (Detailed Solution Below)

Option 1 : File Explorer

Computer Fundamentals Question 6 Detailed Solution

Download Solution PDF

The correct answer is "File Explorer".

Key PointsRenaming a file:

  • Click the File Explorer icon.
  • Go to the location where stores your file or folder.
  • Right-click the name of the file or folder you wish to rename.
  • Click Rename (on the menu that opens up).
  • Type a new name for the file and press Enter.

         reported 16-12-2021-D1

A half byte is called a

  1. Byte
  2. Nibble
  3. Bit
  4. Word size

Answer (Detailed Solution Below)

Option 2 : Nibble

Computer Fundamentals Question 7 Detailed Solution

Download Solution PDF

The correct answer is Nibble.

  • A half byte is called a Nibble.

Key Points

  • A bit is the smallest unit of storage.
  • A bit stores just a 0 or 1.
  • Computers are designed to store data and execute instructions in bit multiples called bytes.
  • One nibble is equal to 4 bits.

Important Points

  • Computer storage and memory are often measured in megabytes (MB) and gigabytes (GB).
    • 1 kilobyte (KB) = 1024 bytes
    • 1 megabyte (MB) = 1024 kilobytes
    • 1 gigabyte (GB) = 1024 megabytes
    • 1 terabyte (TB) = 1024 gigabytes
    • 1 petabyte (PB) = 1024 terabytes

Which generation of computer used transistor?

  1. Fourth
  2. Second
  3. Third
  4. First

Answer (Detailed Solution Below)

Option 2 : Second

Computer Fundamentals Question 8 Detailed Solution

Download Solution PDF

Correct Answer is Second Generation

Concept:

Second Generation (1955-1964) computer made was completely based upon transistors. Transistors replaced vacuum tubes in computers. It was invented at Bell Labs by Walter H. Brattain, John Bardeen and William B. Shockley.The TX-0 was the first computer that used transistors, It was released in 1956.These second-generation machines were used for a wide variety of business and scientific jobs and used high-level programming and assembly languages such as FORTRAN (Formula Translator) and COBOL (Common Business Oriented Language).

Additional Information

The second-generation computers had several features: 

  • ​Computers made in the second generation used transistors that made them more reliable, smaller in size, faster in speed, more energy-efficient, and cheaper compared to the first generation of computers.
  • They contain magnetic storage disks and magnetic core memory.
  • They used high-level languages such as FORTRAN and COBOL and allowed communication with the help of a telephone line.
  • As compared to the first generation of computers, the data processing time reduced from milliseconds to microseconds.

Which of the following is not a valid function of an input device?

  1. It converts the input data and instructions into a computer acceptable form.
  2. It sends input data and instructions to storage devices for storage and further processing.
  3. It processes the input data and sends the result directly to the output device.
  4. It reads data and instructions from the outside world.

Answer (Detailed Solution Below)

Option 3 : It processes the input data and sends the result directly to the output device.

Computer Fundamentals Question 9 Detailed Solution

Download Solution PDF
Key Points

 Option 1: ​It converts the input data and instructions into a computer-acceptable form.

True, The input unit converts these instructions and data into a computer in an acceptable format.

Option 2: It sends input data and instructions to storage devices for storage and further processing.

True, The input device sends input data and instructions to storage devices for storage and further processing.

Option 3: It processes the input data and sends the result directly to the output device.

False, Input devices can send input data or information to a computer or another device. After that, the computer processes the data and sends it back to the output devices like the screen. 

Option 4: It reads data and instructions from the outside world.

True, Input devices Device that accepts data and instructions from the outside world like, Keyboard Mouse Trackball Joystick Light pen Touch Screen Scanner Bar code.

Hence the correct answer is It processes the input data and sends the result directly to the output device.

The term GHz is an indicator of which feature of the computer?

  1. Number of Pixels
  2. Screen Resolution
  3. Speed
  4. Storage

Answer (Detailed Solution Below)

Option 3 : Speed

Computer Fundamentals Question 10 Detailed Solution

Download Solution PDF

The correct answer is "Speed".

Key Points

  • Gigahertz is a measurement of something happening X times per second.
  • 4 gigahertz means that the thing is happening 4 billion times a second.
  • When we say that the processor runs at 4ghz we mean that the “main clock” of the processor is ticking 4 billion times per second.
  • CPUs are digital circuits. They only do an action when the clock drives the circuit to do the action. Think of that as the RPM of a car. The faster the clock goes, the faster the actions happen.
  • For performance, clock speed is important but it's not directly comparable between different CPU architectures. Clock speeds are comparable only in the same family of cpus that share an architecture.

A half byte is called a

  1. Byte
  2. Nibble
  3. Bit
  4. Word size
  5. Megabyte

Answer (Detailed Solution Below)

Option 2 : Nibble

Computer Fundamentals Question 11 Detailed Solution

Download Solution PDF

The correct answer is Nibble.

  • A half byte is called a Nibble.

Key Points

  • One byte is equal to 8 bits.
  • One kilobit is equal to 1000 bits.
  • One kilobyte is equal to 8000 bits.
  • One kibibit is equal to 1024 bits.
  • One kibibyte is equal to 8192 bits.
  • One Megabit is equal to 1000000 bits.
  • One Megabyte is equal to 8000000 bits. 

Match the following operating system functions with their execution time.

 

Work

 

Time to do

I

Executing programs

1

Request by users or programs

 

II

Allocating resources

 

2

When a user specifies which collaborator can access which program or data.

III

 

Maintain Authorization Information

3

On user commands

  1. I - 3, II - 1, III - 2
  2. I - 1, II - 2, III - 3
  3. I - 1, II - 3, III - 2
  4. I - 3, II - 2, III - 1

Answer (Detailed Solution Below)

Option 1 : I - 3, II - 1, III - 2

Computer Fundamentals Question 12 Detailed Solution

Download Solution PDF

The correct answer is I - 3, II - 1, III - 2.

Key Points

  • Executing programs:
    • A computer processor executes an instruction, meaning that it performs the operations called for by that instruction.
    • An executable is a file that contains a program - that is, a particular kind of file that is capable of being executed or run as a program in the computer.
  • Allocating resources:
    • Resource allocation is the process of assigning and managing assets in a manner that supports an organization's strategic planning goals. 
  • Maintain Authorization Information:
    • Authorization is a security mechanism to determine access levels or user/client privileges related to system resources including files, services, computer programs, data and application features.