QUESTION 8 All C programs have a function called main. True False 5 points QUEST
ID: 3555204 • Letter: Q
Question
QUESTION 8
All C programs have a function called main.
True
False
5 points
QUESTION 9
The size of the array must be a negative integer
True
False
5 points
QUESTION 10
The function prototype:
tax(int, double);
Does not return any values
True
False
5 points
QUESTION 11
You can change the size of an array after is declared.
True
False
5 points
QUESTION 12
A 2-dimensional array is called a table.
True
False
5 points
QUESTION 13
Functions should only do one task as a best practice
True
False
5 points
QUESTION 14
Functions should be created so they can be re-used in other applications
True
False
5 points
QUESTION 15
As a rule of thumb functions should be less than one page.
True
False
5 points
QUESTION 16
You can define a function inside of another function
True
False
Explanation / Answer
8) True
9) False
10)
True
11)
False
12)
True
13) True
14) True
15) True
16) False
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.