CATEGORY: MAIN IT Flashcards

1
Q

What does CPU stand for?

A

Central Processing Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: RAM is a type of permanent storage.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blank: The primary function of an operating system is to manage ______.

A

hardware and software resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is an example of an operating system? (A) Microsoft Word (B) Windows (C) Google Chrome

A

B) Windows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the acronym ‘URL’ stand for?

A

Uniform Resource Locator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True or False: An IP address is a unique identifier for a device on a network.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the main purpose of a firewall?

A

To protect a network by controlling incoming and outgoing traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which programming language is known for its use in web development? (A) Python (B) Java (C) HTML

A

C) HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does ‘HTTP’ stand for?

A

Hypertext Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fill in the blank: A ______ is a collection of data organized in a manner that allows for easy access, management, and updating.

A

database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which of the following is a type of malware? (A) Antivirus (B) Trojan (C) Firewall

A

B) Trojan

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does ‘SSD’ stand for?

A

Solid State Drive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

True or False: Cloud computing allows for storing and accessing data over the internet.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the function of a web browser?

A

To access and display content on the World Wide Web

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following is not a programming language? (A) C++ (B) HTML (C) SQL

A

B) HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does ‘VPN’ stand for?

A

Virtual Private Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Fill in the blank: The ______ is the main circuit board in a computer.

A

motherboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What does ‘GUI’ stand for?

A

Graphical User Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

True or False: Open source software is software with source code that anyone can inspect, modify, and enhance.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which of the following is an example of a search engine? (A) Google (B) Facebook (C) Twitter

21
Q

What is the primary purpose of encryption?

A

To secure data by converting it into a code to prevent unauthorized access

22
Q

Fill in the blank: A ______ is a network of computers that are connected to each other.

23
Q

What does ‘AI’ stand for?

A

Artificial Intelligence

24
Q

Which of the following is a version control system? (A) Git (B) HTML (C) SQL

25
Q

True or False: A byte consists of 8 bits.

26
Q

What is the purpose of a compiler?

A

To translate source code written in a programming language into machine code

27
Q

Programming languages known as the “mother of all languages”

A

C Programming

28
Q

Device use to connect multiple computers within a network

29
Q

SQL stand for…

A

Structured Query Language

30
Q

Type of network used within a small area like a home or office

A

LAN (Local Area Network)

31
Q

IP address is used for:

A

identify devices on a network

32
Q

default value of an uninitialized integer variable in Java

33
Q

Which programming language is known for its use in web development and is often used alongside HTML and CSS?

A

JavaScript

34
Q

What is the primary function of a router in a network?

A

To forward data packets between networks

35
Q

What is the binary representation of the decimal number 10?

36
Q

Which protocol is used for secure communication over a computer network?

37
Q

What is the purpose of an IP address?

A

To uniquely identify a device on a network

38
Q

Which data structure uses the LIFO (Last In, First Out) principle?

39
Q

What is the main purpose of a firewall in a network?

A

to block unauthorized access while allowing authorized communication

40
Q

What is the time complexity of a binary search algorithm in the worst case?

41
Q

IaaS stands for…

A

Infrastructure as a Service

42
Q

PaaS

A

Platform as a Service

43
Q

SaaS

A

Software as a Service

44
Q

HaaS

A

Hardware as a Service

45
Q

What is the purpose of the “git clone” command in Git?

A

To download a repository from a remote server to your local machine

46
Q

In object-oriented programming, what is the term for creating a new class based on an existing class?

A

Inheritance

47
Q

What is the maximum number of unique values that can be represented by an 8-bit binary number?

48
Q

What is the primary purpose of a VPN (Virtual Private Network)?

A

To provide secure and private communication over a public network