Week 7 Flashcards
Intro to course
1
Q
Programming language is…
A
a language designed to communicate instructions to a machine
2
Q
Algorithm
A
A procedure or formula for solving a problem
3
Q
A kernel is…
A
a computational engine that is activated my a specific language
4
Q
A list of instructions that represent the command needed to represent a task
A
Script
5
Q
Implementation
A
Process of putting into effect the list of instructions that are specified in the script
6
Q
TRUE OR FALSE
Debugging is the process of removing error from a script?
A
True
7
Q
Object
A
Virtual container of values stored in the working space
8
Q
A programming function is a…
A
Procedure or routine that encapsulates a ‘task’
9
Q
Read and write
A
Uploading and downloading data to/from the workspace