Question 1: What is the significance of the term "keyword" in C++ programming?
Question 2: Which of the following is a correct variable declaration in C++ for storing the average temperature?
Question 3: What is a characteristic of local variables in C++?
Question 4:What is the outcome of the expression based on Figure A1 below
Question 5: What will be the output for the following program code based on Figure A2
Question 6:Consider the following code program, fill in the blank with appropriate answer.
Question 7: What is the output of this program segment shown in Figure A4 below
Question 8: identify the output from the program in Figure A5>
Question 9: Based on Figure A6, determine the CORRECT answer after execution
Question 10: Select the command that display "Enter 2 number" at the output screen