Computer Knowledge

Computer Fundamentals and System Concepts

2,421 Questions

Computer fundamentals and system concepts questions cover core hardware components, operating systems, and historical computer milestones. Topics include the kernel, central processing unit, and basic computing terminology. These foundational questions are strictly essential for scoring well in computer knowledge sections.

Central processing unitComputer operating systemsSupercomputer milestonesSystem registry functionsKernel operationsAndroid applications

Computer Fundamentals and System Concepts Questions

Multiple choice general knowledge science & technology
  1. One of Intels performance analysis tools

  2. code name of a single-core low-power processor targeted at Ultra Mobile PCs and Mobile Internet Devices

  3. netbook platform which is the first to use the Intel® Atom™ processor-“Diamondville.”

  4. code name of the Intel Ultra Mobile Platform 2007

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

McCaslin was the code name for Intel's Ultra Mobile Platform 2007, designed for ultra-mobile PCs and mobile internet devices. It was part of Intel's strategy for low-power, portable computing platforms before the Atom brand was fully established. The other options refer to other Intel projects or tools but are incorrect.

Multiple choice general knowledge science & technology
  1. System On Chip

  2. Computer On Chip

  3. PC On Chip

  4. Ultimate PC

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

System On Chip (SoC) is the computer architecture where all components of a computer system are integrated onto a single chip. This is the awaited future architecture that represents the ultimate miniaturization of computing systems.

Multiple choice general knowledge science & technology
  1. EDS

  2. CHIP

  3. Dell

  4. Intel

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

CHIP is a technology magazine that uses 'Intelligent Computing' as its tagline, reflecting its focus on smart tech coverage. EDS is an IT services company, Dell makes computers, and Intel produces chips - none are magazines with this slogan.

Multiple choice general knowledge science & technology
  1. A Computer made by Apple

  2. Memory Address Corruption

  3. Mediocre Apple Computer

  4. Media Access Control

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

MAC (Media Access Control) is a sublayer of the Data Link Layer in the OSI model that controls how devices access and share the communication medium. Every network interface has a unique MAC address for identification on the local network.

Multiple choice general knowledge
  1. Machine Language was developed prior to Assembly Language

  2. Assembly Language Was developed prior to Machine Language

  3. Both Assembly and machine languages were developed together

  4. First generation computers used machine language and second generation computers used assembly language

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

Machine language (binary code) was indeed developed first and used in First Generation Computers. Assembly language (using mnemonics) came later as a more programmer-friendly alternative. First Generation computers used machine language directly, while Second Generation computers introduced assembly language. Options A and D correctly represent this historical progression.

Multiple choice general knowledge
  1. Fourth Generation Computers

  2. Fifth Generation Computers

  3. Laptops

  4. Super computers

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Fifth Generation Computers (present and future) are designed as Knowledge Information Processing Systems, focusing on artificial intelligence, expert systems, and natural language processing. They aim to mimic human reasoning and decision-making. Fourth Generation computers are the current microprocessor-based systems, while laptops and supercomputers are hardware categories, not generational classifications.

Multiple choice general knowledge
  1. Very Large Scale Integration

  2. Very large Software Integration

  3. Very large Scale Implementation

  4. Very Large Software Implementation

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

VLSI stands for Very Large Scale Integration, a technology that allows thousands to millions of transistors to be integrated on a single silicon chip. This was the foundational technology for Third Generation computers and modern microprocessors. The 'Software' and 'Implementation' variants are incorrect - VLSI specifically refers to hardware integration of electronic components.

Multiple choice general knowledge
  1. Second

  2. Third

  3. Fourth

  4. Fifth

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fifth Generation Computers are primarily associated with artificial intelligence, parallel processing, and knowledge-based systems. These computers aim to use AI to perform tasks that traditionally require human intelligence. Earlier generations (Second, Third, Fourth) focused on hardware evolution - transistors, ICs, and microprocessors - rather than AI capabilities. Japan's Fifth Generation Computer Systems project (1980s) specifically targeted AI development.

Multiple choice general knowledge
  1. Display the catalogs

  2. Notify to reboot the PC

  3. Display the new messages added to the store

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

PC notifier is a tool that displays new messages that have been added to the store. It alerts users to new communications or updates, distinct from displaying catalogs or reboot notifications.

Multiple choice general knowledge science & technology
  1. Grouped Processing Unit

  2. Graphics Processing Unit

  3. Graphical Performance Utility

  4. Graphical Portable Unit

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

GPU stands for Graphics Processing Unit, a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images. It's essential for rendering graphics, gaming, video editing, and parallel computing tasks. Options A, C, and D incorrectly use 'Grouped', 'Utility', and 'Portable' instead of 'Graphics'.

Multiple choice general knowledge science & technology
  1. Remodeled Interface System Computer

  2. Remote Intranet Secured Connection

  3. Runtime Instruction Set Compiler

  4. Reduced Instruction Set Computer

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

RISC stands for Reduced Instruction Set Computer, a CPU design philosophy that uses simple, uniform instructions executing in one cycle. This contrasts with CISC (Complex Instruction Set Computer). The simplicity enables faster processing and better pipelining. Options A, B, and C are fabricated expansions not used in computer architecture.