What are computers made using?
transistors
Computers function as machines that operate using transistors, which act like switches.
In computing, what does binary consist of?
Binary is the mathematical language that computers use to process information.
True or false: Binary is easy for humans to use and understand.
FALSE
Binary is complex and does not resemble human languages, making it difficult for people to use.
What is the process of using languages to tell computers what to do called?
Coding
Coding is also referred to as programming, and the languages used are called programming languages.
Name the two main levels of coding or programming languages.
These levels indicate the complexity and efficiency of the languages in relation to binary.
What are high-level languages known for?
Being easier for people to use and understand
High-level languages include the most common coding languages used today.
What are low-level languages closer to?
The binary language that computers use
Low-level languages are harder for humans to use but are more memory efficient and faster to execute.