What is machine level language?
A programming language that can directly communicate with the computer. Consists of only 0 and 1
What is an Integrated Development Environment?
An Integrated Development Environment (IDE) is a piece of software that allows
computer programmers to design, execute, and debug computer programs in an integrated and flexible
manner.
What are data types?
The types of values that can be expressed in a programming language is called data types.