Term 2: Keywords Flashcards

(25 cards)

1
Q

What is a programming language?

A

A programming language is a formal set of instructions that can be used to produce various kinds of output, such as software applications.

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

True or False: Python is a compiled programming language.

A

False

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

Fill in the blank: The main purpose of input devices is to __________.

A

provide data and control signals to a computer.

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 output device? A) Keyboard B) Monitor C) Mouse

A

B) Monitor

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

What is the primary function of a server?

A

To manage network resources and provide services to clients.

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

True or False: A switch is a type of network device.

A

True

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

What is the difference between a server and a client?

A

A server provides resources and services, while a client accesses and uses those resources.

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

JavaScript

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

Fill in the blank: An example of an input device is a __________.

A

keyboard.

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

What type of device is a router?

A

A network device that forwards data packets between computer networks.

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

Which of the following is a high-level programming language? A) Assembly B) C++ C) Machine Code

A

B) C++

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

True or False: A printer is an input device.

A

False

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

What does the term ‘network latency’ refer to?

A

The delay before a transfer of data begins following an instruction for its transfer.

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

Fill in the blank: The __________ is responsible for translating high-level programming code into machine code.

A

compiler.

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

What is an embedded system?

A

A computer designed to perform dedicated functions within a larger system.

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

Which device connects multiple devices on a network and filters traffic?

17
Q

What is the role of an operating system in relation to programming languages?

A

It provides an environment for executing programs written in various programming languages.

18
Q

True or False: HTML is considered a programming language.

19
Q

Fill in the blank: __________ devices are used to display information from a computer.

20
Q

What is the purpose of a firewall in a network?

A

To monitor and control incoming and outgoing network traffic based on security rules.

21
Q

Which of the following protocols is commonly used for web traffic? A) FTP B) HTTP C) SNMP

22
Q

What is a client-server architecture?

A

A model that divides tasks or workloads between service providers (servers) and service requesters (clients).

23
Q

True or False: The CPU is considered an input device.

24
Q

What is the main advantage of using a high-level programming language?

A

It is easier to read and write compared to low-level languages.

25
Fill in the blank: A __________ is a device that converts digital signals to analog signals and vice versa.
modem.