Podcast
Questions and Answers
What is a computer program?
What is a computer program?
- A type of software used for gaming
- A combination of 0's and 1's
- A collection of instructions that performs a specific task when executed by a computer (correct)
- A set of rules for a computer to follow
What kind of language does a computer understand?
What kind of language does a computer understand?
- Machine level language (0's and 1's) (correct)
- High-level language like C
- Natural language like English
- Mathematical language
In the early days, how were computer programs written?
In the early days, how were computer programs written?
- Using graphical user interfaces
- Using machine level language (correct)
- Using natural language
- Using high-level languages like C
What is C programming known as?
What is C programming known as?
What kind of program is shown in the example?
What kind of program is shown in the example?