Comp-P2-fed-ch08 (Getting Started with C)
1 / 15
The process of converting source code into object code is known as________
2 / 15
The instructions that are given to the compiler before the beginning of the actual program are _________
3 / 15
Mistakes that cause a running program to produce incorrect results are called....
4 / 15
An IDE typically consists of______.
5 / 15
.exe file is produced by.
6 / 15
Which of the following is NOT a high level language?
7 / 15
Which key combination is used to RUN a program?
8 / 15
What happens when the result of a calculation exceeds the capacity of data type?
9 / 15
What does IDE stand for?
10 / 15
What do the C statements end with?
11 / 15
Who developed C?
12 / 15
Which software converts and executes one line of source code into object code at a time?
13 / 15
Which part of C will signal an error message if there is no main ( ) function in a program?
14 / 15
Which of the following key combination? is used to RUN a C program?
15 / 15
Which of the following is NOT an example of a program bug?
Your score is
The average score is 0%
Restart quiz
-
Add a note