Computer Fundamentals MCQ Quiz
24 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following is not an input device?

  • OCR
  • COM (Computer Output to Microfilm) (correct)
  • Optical scanners
  • Voice recognition device

What is the approximate accuracy of floating-point numbers represented in two 16-bit words?

  • 9 digits (correct)
  • 12 digits
  • 6 digits
  • 16 digits

What is the primary name given to the board that houses the CPU, device drivers, and memory in most IBM PCs?

  • Brainboard
  • Daughterboard
  • Expansion board
  • Motherboard (correct)

Which type of access is most commonly associated with magnetic disks?

<p>Direct access (A)</p> Signup and view all the answers

What technique is used to convert an analog signal into a digital bit stream?

<p>Pulse code modulation (A)</p> Signup and view all the answers

Which statement about a VDU is most accurate?

<p>It is an output device (B)</p> Signup and view all the answers

In which country was the digital computer primarily developed?

<p>USA (C)</p> Signup and view all the answers

What was the name of IBM before it changed its name in 1924?

<p>Computing Tabulating Recording Co. (B)</p> Signup and view all the answers

What was the chief component of first generation computers?

<p>Vacuum Tubes and Valves (B)</p> Signup and view all the answers

Which output device is commonly used to produce high quality graphics in color?

<p>Plotter (B)</p> Signup and view all the answers

Which of the following is NOT a stage in the compilation process?

<p>Documentation Review (B)</p> Signup and view all the answers

Which integrated circuit technology was employed in the third generation of computers?

<p>Large Scale Integration (LSI) (C)</p> Signup and view all the answers

What is the metric expression for one millisecond?

<p>1/1000 of a second (C)</p> Signup and view all the answers

Which storage device can store the maximum amount of data?

<p>Hard Disk (D)</p> Signup and view all the answers

What characteristic defines a dumb terminal?

<p>A keyboard and screen only (B)</p> Signup and view all the answers

Which computer is recognized as the first electronic computer until a patent was invalidated in 1973?

<p>ENIAC (D)</p> Signup and view all the answers

What type of computer did Nepal acquire for the census of 2028 BS?

<p>First generation (D)</p> Signup and view all the answers

What is the primary purpose of an output device in a computer system?

<p>To display or produce results (D)</p> Signup and view all the answers

Which of the following correctly distinguishes between memory and storage?

<p>Temporary, permanent (D)</p> Signup and view all the answers

In a scenario where multiple users need concurrent access to a central computer, which device is essential?

<p>Terminal (C)</p> Signup and view all the answers

What significant concept was first utilized by the EDSAC computer?

<p>Stored Program Concept (A)</p> Signup and view all the answers

What best describes the role of a compiler in computer programming?

<p>Translates high-level language to machine code (D)</p> Signup and view all the answers

Which of the following statements accurately describes machine language?

<p>Machine dependent and error-prone (B)</p> Signup and view all the answers

What is the main function of formatting in word processing?

<p>Changing the document layout and appearance (C)</p> Signup and view all the answers

Flashcards

Input device (example)

A device that provides data to a computer for processing.

Motherboard

A circuit board that contains the main components of a computer, such as the CPU, memory, and expansion slots.

Magnetic Disks (access type)

Used for direct data access in computers.

Pulse Code Modulation (PCM)

A technique for converting analog signals into digital signals.

Signup and view all the flashcards

Computer Output (COM)

Device for converting computer output into microfilm.

Signup and view all the flashcards

VDU (function)

A visual display unit (monitor) is primarily an output device.

Signup and view all the flashcards

Computer function (core)

Input, store, manipulate, and output data.

Signup and view all the flashcards

IBM's former name (1924)

Computing-Tabulating-Recording Company (CTR).

Signup and view all the flashcards

First Generation Computer Component

Vacuum Tubes and Valves were the primary electronic components used in the first generation of computers.

Signup and view all the flashcards

Computer ALU Command Source

The control section of a computer sends commands to the Arithmetic Logic Unit (ALU).

Signup and view all the flashcards

High-Quality Graphics Output Device

A plotter is the best device for producing high-quality color graphics.

Signup and view all the flashcards

Compilation Stages

Compilation involves lexical analysis, syntax analysis, and code generation.

Signup and view all the flashcards

Third-Generation ICs

SSI and MSI, and later LSI, were integrated circuits employed in the third-generation computers.

Signup and view all the flashcards

Dumb Terminal Feature

A dumb terminal lacks its own processing power; it relies on a host computer for processing.

Signup and view all the flashcards

Millisecond Definition

One millisecond is one-thousandth of a second.

Signup and view all the flashcards

Printer Output Quality Measurement

Printer output quality is measured by dots per inch (DPI).

Signup and view all the flashcards

ALU Decisions

The Arithmetic Logic Unit (ALU) in a computer performs comparison operations like greater than, less than, and equal to.

Signup and view all the flashcards

Computer Formatting

Document formatting changes the appearance of a document, like font size, margins, or layout.

Signup and view all the flashcards

Stored Program Concept

A key computer concept where instructions (programs) are stored in the computer's memory, allowing the computer to execute them automatically.

Signup and view all the flashcards

Memory vs. Storage

Memory is temporary (data lost when power off), while storage (hard drive, USB) is permanent.

Signup and view all the flashcards

Computer Program

A set of instructions a computer understands and follows.

Signup and view all the flashcards

Compiler Role

A compiler translates high-level programming language instructions into machine code understandable by the computer.

Signup and view all the flashcards

Multiple User Access

A computer system that allows multiple users to access and work on the same resources (CPU, memory etc), needs a terminal or terminal program.

Signup and view all the flashcards

Machine Language Dependency

Machine language is directly tied to the specific computer model (i.e., it's machine-dependent) meaning that a program written for one type of computer would not work on another type of computer.

Signup and view all the flashcards

Study Notes

Computer Fundamentals MCQ Questions

  • UNIVAC: Universal Automatic Computer
  • Basic Computer Operations: Arithmetic, logical, and storage operations
  • Computer Chips: Primary memory and microprocessor chips
  • Computer Generations: Microprocessors as switching devices are associated with the Second, Third, and Fourth generations of computers
  • Mainframe vs. Supercomputer: Supercomputers excel at executing a limited number of programs extremely fast, while mainframes are adept at handling numerous programs concurrently
  • EBCDIC: Extended Binary Coded Decimal Interchange Code
  • Computer Brain: The central processing unit (CPU)
  • Main Memory Types: Primary and secondary memory, RAM and ROM
  • Storage Area: A buffer acts as a storage area to compensate for differences in processing speeds between different computer components
  • Computer Attributes: Versatility, free from boredom, accuracy, reliability
  • Integrated Circuits (ICs): Associated with the third generation of computers
  • CD-ROM: A type of read-only memory
  • Hybrid Computer: Combines digital and analogue computer features
  • EBCDIC Code Use: Minicomputers and mainframe computers
  • ALU (Arithmetic Logic Unit): In a computer, the part responsible for processing arithmetical and logical operations.
  • First Generation Computers' Components: Vacuum tubes and valves
  • Printer Output Quality: Measured by dots per inch
  • Special-Purpose Computer: The ABC (Atanasoff-Berry Computer), a special-purpose computer
  • Maximum Data Storage Device: Hard disk
  • First Electronic Computer (Until 1973): ENIAC
  • Microprocessor Memory Connection: Address bus
  • Floppy Disk Storage Capacity: 1.44MB
  • High-Quality CAD Printing: Digital plotters
  • Non-Input Device: COM (Computer Output to Microfilm)
  • Floating-Point Numbers' Accuracy: Roughly 9 digits
  • Main Circuit Board: Motherboard
  • Data Storage Media: Magnetic disks (popular for direct access)
  • Pulse Code Modulation (PCM): A technique for converting analog data to digital form
  • VDU(Visual Display Unit): An output and a hardware item.
  • Modern Computer Purpose: Data processing
  • Vacuum Tube Invention Year: 1880
  • Best Graphics Reproduction: Plotter
  • Microprocessor with 80286: XT computer
  • Sequential Processing Application: Payroll processing
  • Digital Computer's Genesis Place: America
  • 1924 IBM Name Change: Computing-Tabulating-Recording Company
  • Disk Address Data: Track number and sector number
  • Data Arrangement: Sorting
  • CPU Element's Job: Performing calculations
  • First Electronic Computer (Until 1973 Court Ruling): ABC
  • Primary Memory Connection: Address bus connects the CPU to memory
  • Data Formatting Term: Logical sequence
  • Napier's Bones Component Count: 11 rods,
  • BCD Meaning: Binary Coded Decimal
  • Laptop Introduction Year & Company: 1980 and Epson
  • Personal Computer Mass-Producer: IBM
  • Memory Chip's Addressing Lines: 11 lines to address 2048 locations
  • Data Arrangement Term: File
  • Computer Component Categories: Processing Unit and Memory
  • First Computer in Nepal: Unknown from supplied information.
  • Mnemonic Language: Assembly language
  • Computer Language Instruction Structure: Opcode, or operation code; Operand
  • Computer Development Generation: Seventh generation under development
  • Operation-Allowing Register: Shift register

Computer Generations, Components, and Uses

  • First Generation: Vacuum tubes, large and expensive, limited use.
  • Second Generation: Transistors, smaller, cheaper, and more reliable than vacuum tubes.
  • Third Generation: Integrated circuits (ICs), even smaller, more powerful and faster than transistors.
  • Fourth Generation: Microprocessors, very small, very powerful, capable of complex tasks.
  • Special Purpose Computer: Designed for specific tasks, ABC (Atanasoff-Berry) Computer intended for solving systems of linear equations.
  • General Purpose Computer: Designed for various tasks, modern computers.
  • Output Devices: Produce results for users, printers.
  • Input Devices: Allow user input, keyboards and mice.
  • Auxiliary Devices: External devices, such as storage and output devices, expanding the computer system's capabilities
  • CPU: Processes information
  • Memory: Stores information

Other Information

  • Multiple User Support: Required when multiple users work concurrently with a computer, involving additional hardware and software

  • Computer Programming Languages: Languages such as Assembly and High-level language (e.g., C, Java, Python) which have varying complexities and use cases.

  • Computer Program Parts: A program consists of instructions and the data that the program operates on.

  • Computer System Elements: The CPU, memory, input/output devices, and auxiliary devices.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Fundamentals of IT MCQ PDF

Description

Test your knowledge on the essentials of computer fundamentals with this multiple-choice quiz. Topics include UNIVAC, basic computer operations, computer generations, and more. Challenge yourself and see how well you understand the foundations of computing!

More Like This

Computer fundamentals
21 questions

Computer fundamentals

PleasurableConnemara avatar
PleasurableConnemara
Computer Fundamentals Quiz
6 questions
Computer Fundamentals: BIOS & CMOS
16 questions
Use Quizgecko on...
Browser
Browser