Lesson 1: The term coding Flashcards

(7 cards)

1
Q

What are computers made using?

A

transistors

Computers function as machines that operate using transistors, which act like switches.

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

In computing, what does binary consist of?

A
  • long strings of ones and zeros
  • 1 means ‘on’
  • 0 means ‘off’

Binary is the mathematical language that computers use to process information.

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

True or false: Binary is easy for humans to use and understand.

A

FALSE

Binary is complex and does not resemble human languages, making it difficult for people to use.

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

What is the process of using languages to tell computers what to do called?

A

Coding

Coding is also referred to as programming, and the languages used are called programming languages.

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

Name the two main levels of coding or programming languages.

A
  • high-level languages
  • low-level languages

These levels indicate the complexity and efficiency of the languages in relation to binary.

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

What are high-level languages known for?

A

Being easier for people to use and understand

High-level languages include the most common coding languages used today.

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

What are low-level languages closer to?

A

The binary language that computers use

Low-level languages are harder for humans to use but are more memory efficient and faster to execute.

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