subject

Answer the following true/false questions using the code that follows. You must correctly state WHY youranswer is true or false in order to receive credit.
1) The function printf is defined in this program.2) stdio. h is the function that allows us to output to screen.3) This code includes one header and two preprocessor directives.4) argc is a function.5) If we removed the line #include , the program would still run.6) If we removed the line #include , the program would still run.7) We can say for certain from the code alone that scanf has the same return value as main.8) There is only one operator used in the code below.#include #include int main (int argc, char **argv){int grade;int i=1;while(i){printf("Enter grade: ");scanf("%d", &grade);if(grade<0||grade> ;100){printf("Not a valid grade.\n");}else{i=0;}}int value=100-grade;if(value==1){printf ("You are 1 point away from a 100.\n");}else{printf("You are %d points away from a 100.\n", value);}}

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 00:00
Afashion designer wants to increase awareness about her brand. which network can she use and why she can use the blank to blank her products online. answers for the first blank: internet, extranet, or intranet answers for the second blank: market, design, and export
Answers: 1
question
Computers and Technology, 24.06.2019 10:10
Scanning the road can be thought of as a
Answers: 2
question
Computers and Technology, 24.06.2019 17:30
Which computer network component connects two different networks together and allows them to communicate? a is a node (or a device) that connects two different networks together and allows them to communicate.
Answers: 2
question
Computers and Technology, 24.06.2019 22:00
Iam trying to get my google account back for school and business, can someone ?
Answers: 1
You know the right answer?
Answer the following true/false questions using the code that follows. You must correctly state WHY...
Questions
question
Mathematics, 01.03.2021 19:20
question
Mathematics, 01.03.2021 19:20
question
Mathematics, 01.03.2021 19:20
question
Social Studies, 01.03.2021 19:20
question
History, 01.03.2021 19:20
question
Mathematics, 01.03.2021 19:20
question
Mathematics, 01.03.2021 19:20
Questions on the website: 13722362