Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 981 Bytes

File metadata and controls

35 lines (18 loc) · 981 Bytes

Exercise 4 - GitFlow Strategy

Answer each question here under the question.

What is a programming language?

A programming language is a set of commands, instructions, and other syntax use to create a software program. Languages that programmers use to write code are called "high-level languages." This code can be compiled into a "low-level language," which is recognized directly by the computer hardware.

What is a compiler?

What is a debugger?

What is an IDE (Integrated Development Environment)?

What does it mean to be a programmer?

Is C a high level programming language? Why?

What is voltage? What is the unit of voltage?

What is current? What is the unit of current?

What is resistance? What is the unit of resistance?

What is the most manufactured device in history?

What is an integer number?

What is a real number?

What is a prime number?

What is RAM(Random Access Memory)?

What is ROM(Read-Only Memory)?