Computer Knowledge

Computer Fundamentals and System Concepts

2,255 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 technology
  1. Floppy diskette

  2. E-mail

  3. Scanner

  4. Internet Downloads

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

A scanner is an input device that converts physical documents to digital format. Unlike floppy disks, email attachments, or internet downloads, scanners do not execute or transfer executable code - they only create image files. Therefore, a computer virus cannot be contracted from a scanner alone.

Multiple choice technology
  1. Had errors

  2. No level 2 cache

  3. Caused errors

  4. Caused Excess heat

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

The first Intel Celeron processor (Covington core) lacked Level 2 cache entirely, which significantly reduced its performance compared to the Pentium II. While it was error-free and didn't have heat issues, the absence of L2 cache was its major limitation and the primary reason for lower performance and lack of popularity.

Multiple choice technology packaged enterprise solutions
  1. Operating System

  2. RAM

  3. Space in the Hard disk

  4. Gateway Name Server

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

The Environment Verification Test tool checks critical infrastructure components. It verifies the Operating System compatibility and configuration, and validates the Gateway Name Server connectivity and settings. While RAM and disk space are important for installation, they are not typically checked by this specific verification tool.

Multiple choice technology operating systems
  1. There is no such command in LINUX OS.

  2. Probe a module into kernel.

  3. To determine card's chipset Information.

  4. None of the Above.

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

SuperProbe is an old utility used in XFree86 (on Linux/Unix systems) to probe the video hardware and determine the graphics card's chipset model and information.

Multiple choice technology operating systems
  1. Firewall

  2. Remote support

  3. Access rules

  4. Virus Scanner

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

SELinux (Security-Enhanced Linux) is a security module for the Linux kernel that implements mandatory access control policies. It restricts what processes and users can do based on configured security rules. While it's more than just access rules - it's a complete MAC system - this is the closest option among the choices.

Multiple choice technology packaged enterprise solutions
  1. True

  2. False

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

EIM tasks do not spawn separate operating system processes. They run as threads within the Siebel Server process context, sharing resources with other server operations. The EIM task handles log writing, IFB file reading, dictionary loading, and step execution within this shared process.

Multiple choice technology
  1. Agent managed server

  2. Gate way server

  3. Agent less exception monitor

  4. Agent less monitor

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

An agentless monitor in SCOM refers to a computer that does not have the SCOM agent installed but is still monitored remotely through a management server or proxy agent. This is different from agent-managed servers which have direct agent installation, and gateway servers which proxy agent communication.

Multiple choice technology
  1. SDK Account

  2. Action Account

  3. Service Account

  4. Local Account

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

The SDK (System Development Kit) Account in SCOM is the Windows account used by MonitoringHost.exe processes to collect data from managed providers and execute actions like scripts and batch files. This differs from Action Accounts which run responses, and Service Accounts which run the SCOM services themselves.

Multiple choice technology platforms and products
  1. Celeron.

  2. AMD Athlon

  3. Motorola

  4. Cyrix

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

Intel created the Celeron processor line as a lower-cost, lower-performance alternative to the Pentium family. Celeron has less cache and slower clock speeds. AMD Athlon is a competitor, Motorola made different processors, and Cyrix was another competitor.

Multiple choice technology programming languages
  1. Fortran Translator

  2. Formula Transfer

  3. Formula Translation/Translator

  4. Fortran Transistor

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

Fortran is a programming language originally developed for scientific and engineering calculations. The name comes from 'Formula Translation' referring to its ability to translate mathematical formulas into executable code. Options A and D are incorrect because Fortran is not a 'translator' in the general sense nor related to transistors.

Multiple choice technology programming languages
  1. Physics Automatic Sequence Calculator

  2. Physics Auto Secondary Calculator

  3. Physics Auto Sequence Calculator

  4. Philips Automatic Sequence Calculator

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

PASCAL stands for Philips Automatic Sequence Calculator. Option A is incorrect because it says 'Physics' instead of 'Philips'. Option B is wrong due to 'Secondary' instead of 'Sequence'. Option C is incorrect because it says 'Auto' instead of 'Automatic'. The correct answer is D which uses the full, correct expansion.

Multiple choice technology security
  1. Virus

  2. Worm

  3. Macro

  4. Rootkit

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

Viruses, worms, and rootkits are inherently malicious software types. Macros are actually legitimate automation tools for office applications that can be abused but are not malicious by design.

Multiple choice technology web technology
  1. Comparison and Quake

  2. Computer and Aqua

  3. Command and Program

  4. Compatibility and Quality

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

COMPAQ (founded as COMpatible Computer and Quality) derived its name from Compatibility and Quality. The company was known for producing IBM PC-compatible computers with high quality standards. This naming convention reflected their core business philosophy.