0% found this document useful (0 votes)
320 views1 page

Bsf Computer Questions Extended

The document contains a series of computer-related questions and answers from the years 2019 to 2024. Topics include definitions and differences of various technologies such as CPU, HDD vs SSD, IP addresses, DNS, HTTP vs HTTPS, operating systems, RAID, virtual memory, SQL injection, BIOS, DHCP, firewalls, routers, VPNs, compilers vs interpreters, cloud computing, and virtualization. Each question is paired with a concise answer, providing essential information in the field of computer science.

Uploaded by

afroj.hacking
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
320 views1 page

Bsf Computer Questions Extended

The document contains a series of computer-related questions and answers from the years 2019 to 2024. Topics include definitions and differences of various technologies such as CPU, HDD vs SSD, IP addresses, DNS, HTTP vs HTTPS, operating systems, RAID, virtual memory, SQL injection, BIOS, DHCP, firewalls, routers, VPNs, compilers vs interpreters, cloud computing, and virtualization. Each question is paired with a concise answer, providing essential information in the field of computer science.

Uploaded by

afroj.hacking
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

BSF Computer Questions (2019-2024 Extended)

2019 Q1: What does CPU stand for?


A: Central Processing Unit

2019 Q2: What is the difference between HDD and SSD?


A: HDD uses spinning disks; SSD uses flash memory.

2020 Q1: What is an IP address?


A: Numerical label assigned to devices for identification and addressing.

2020 Q2: What does DNS stand for and what is its function?
A: Domain Name System; translates domain names to IP addresses.

2021 Q1: Difference between HTTP and HTTPS?


A: HTTPS includes SSL/TLS encryption; HTTP does not.

2021 Q2: Main functions of an operating system?


A: Manages hardware, provides UI, runs applications.

2022 Q1: What is RAID and name two common RAID levels?
A: Redundant Array of Independent Disks; RAID 0 (striping), RAID 1 (mirroring).

2022 Q2: Explain virtual memory.


A: Uses disk space to extend RAM, enabling larger programs.

2023 Q1: What is SQL injection?


A: Code injection exploiting database query vulnerabilities.

2023 Q2: What is BIOS and its purpose?


A: Basic Input/Output System; firmware to initialize hardware at boot.

2024 Q1: What is DHCP and why is it used?


A: Dynamic Host Configuration Protocol; automatically assigns IP addresses.

2024 Q2: Define firewall and its types.


A: Security system monitoring traffic; types include hardware and software firewalls.

What is a router?
A: Networking device forwarding data packets between networks.

What is VPN and its benefits?


A: Virtual Private Network; secures and encrypts connections over public networks.

Difference between compiler and interpreter?


A: Compiler translates entire code before execution; interpreter translates line-by-line at runtime.

Define cloud computing.


A: Delivery of computing services over the internet, including storage and processing.

What is virtualization?

You might also like