Intro to Programming Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is machine level language?

A

A programming language that can directly communicate with the computer. Consists of only 0 and 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an Integrated Development Environment?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are data types?

A

The types of values that can be expressed in a programming language is called data types.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly