What is a program?
A program is simply a list of instructions for a computer to follow.
What can you say about complexity in programming?
Its best to keep things simple, or code can become so complex it runs away and is even hard for the programmer to read.
What function do programming languages have?
What is the relationship between Java and Javascript?
None, Java tried to steal some of the marketing away from the more popular javascript so they named it similar.
What is ECMAScript and how is it related to Javascript?
They are the same, often used interchangeable.