- What is a program?
- A program is a piece of text typed y a programmer that is a directing force that makes the computer do what it does.
- What can you say about complexity in programming?
- Complexity in programming has no range of levels. Everything has its own language it is just up to the programmer to dive deep into the complexity of each program.
- What function do programming languages have?
-provides a way for computer and man to communicate easily with eachother.
- What is the relationship between Java and Javascript?
-not really anything in common
- What is ECMAScript and how is it related to Javascript?
-describes how javascript language should work
-they are 2 different words for the same language