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 security
  1. A computer program with some evil intent,to gain unauthorized access to your computer

  2. A character name in Spyarcade game .

  3. Computer program whose purpose is to spy on your internet activities

  4. None of the above

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

Spyware is a type of malicious software specifically designed to secretly monitor, gather, and transmit a user's private data or online browsing activities without authorization. While general malware can have other intents, spyware is defined by this surveillance behavior.

Multiple choice technology security
  1. Malware is a piece of software for games which is present in the malls .

  2. Computer program whose purpose is to spy on your internet activities

  3. Malware is a piece of patch which makes the system run stable .

  4. A computer program with some evil intent,to gain unauthorized access to your computer

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

Malware is malicious software designed to gain unauthorized access or cause harm to systems. Options A, B, and C describe benign or legitimate software types - games, monitoring tools, and patches - not malicious programs.

Multiple choice technology platforms and products
  1. 1 CPU / 1 GB

  2. 2 CPUs / 2 GB

  3. 3 CPUs / 3 GB

  4. 4 CPUs / 4 GB

  5. 5 CPUs / 5 GB

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

PowerCenter Advance Edition requires significant resources for complete installation. 4 CPUs provide adequate processing capacity for all components. 4 GB RAM supports the full installation including repository service, integration service, and other components.

Multiple choice technology testing
  1. Monitoring

  2. Backup

  3. Failover

  4. Restore

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

Monitoring is the service that ensures continuous health of the system by tracking performance metrics, detecting issues, and providing real-time visibility into system status. Backup creates copies, Failover switches to standby systems, and Restore recovers data, but only Monitoring provides the ongoing health checks needed for continuous system health assurance.

Multiple choice technology
  1. No, Regularly virus Signature has to be updated

  2. Yes, Regularly virus Signature update not required

  3. Both a and b

  4. none of them

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

Installing antivirus software doesn't automatically clean existing viruses. Signature files must be regularly updated to detect new threats, and scans must be run to remove malware. Option B is incorrect because without updates, the antivirus can't detect new viruses.

Multiple choice technology
  1. As new virus are created regularly, it is recommended to update signature daily

  2. Daily signature update not required

  3. Weekly one update required

  4. all the above

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

New malware threats are discovered daily, so antivirus definitions must be updated frequently to maintain protection. Daily updates are the recommended minimum to defend against newly created viruses and variants.

Multiple choice technology
  1. Just a scan engine does search

  2. It is an algorithm that uniquely identifies a specific virus

  3. Just an EXE file for AV installation

  4. none of the above

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

An antivirus signature is a unique pattern or algorithm that identifies specific malware. Unlike the scan engine (which performs the matching), the signature is the identifier itself.

Multiple choice technology testing
  1. Tool

  2. Tools

  3. Task

  4. Tasks

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

Object Spy is a QTP tool feature located in the Tools menu that allows you to view the properties and methods of any object in the application. It's used to inspect objects to understand their identification properties for building effective test scripts. The Tools menu contains utilities and configuration options.

Multiple choice technology platforms and products
  1. Sun UltraSPARC

  2. Sun SPARC

  3. AMD

  4. Intel

  5. Customer has the choice of either Sun UltraSPARC or Sun SPARC

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

The Sun Oracle Database Machine (Exadata) uses Intel Xeon processors. This is the standard processor platform for Exadata systems, providing the x86 architecture needed for Oracle Database and related software.

Multiple choice technology
  1. ENIAC

  2. UNIC

  3. BRAINIA

  4. FUNTRIA

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

ENIAC, completed in 1945 at the University of Pennsylvania, was one of the first electronic general-purpose computers. It was enormous, weighing 30 tons and consuming 150 kW of power, and was used for calculations like ballistic trajectories and weather forecasting.

Multiple choice 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 favors a simpler set of instructions that can be executed faster (typically one cycle per instruction), as opposed to CISC (Complex Instruction Set Computer) which uses more complex, multi-cycle instructions.

Multiple choice technology
  1. Grouped Processing Unit

  2. Graphical Performance Utility

  3. Graphics Processing Unit

  4. Graphical Portable Unit

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

GPU stands for Graphics Processing Unit. It's a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device, now also widely used for parallel computing.

Multiple choice 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

In networking, MAC stands for Media Access Control. It's the lower sublayer of the data link layer in the OSI model and is responsible for controlling how devices in a network gain access to the medium and transmit data, with MAC addresses uniquely identifying network interfaces.