Question: these questions about C program! Computing l: Homework Packet 1 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers
Computing l: Homework Packet 1 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 1) _ is the decimal number associated with the ASCII character 2) When must we use braces to define the body of a conditional expression? 3) int my value is called a. 4) What is the opposite of ( x 12)? 5) The format specifier used to tell print to expect a double precision floating point number is a percent sign followed by the character(s) is the decimal number - 42 converted to an 8 bit binary number using 2's complement notation. 7) The braces for a loop define the of the loop. 8) What is the correct conditional statement to determine if x is between 19 and 99? 9) Write the loop condition to continue a while loop as long as x is negative. 10) Is printf used for input or output? 11) Each time a loop body executes is known as an 12) is the decimal number 42 converted to an 8 bit binary number using 2's complement notation. 13) A loop that always executes the loop body at least once is known as a loop. 14) In a compound logical and (&&) expression, the evaluation of the expression stops once one of the terms of the expression is false. This is known as - evaluation 15) if-else statements that are inside other if-else statements are said to be 16) The portion of the printf function call within the double quotes is called the 17 17) The format specifier used to tell print to expect an integer is a percent sign followed by the character(s)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
