Fill the blank in each of the following using the terms at the bottom. IT. When
ID: 3710391 • Letter: F
Question
Fill the blank in each of the following using the terms at the bottom.
IT. When an array is created, a value in the array is called a(n) 12. f and ) must always be used with an if) statement: True or False 13. Theoperator is used to check if two values are equal. 14. A command can only be used in a loop statement. 15. Acommand can be used in both a loop and switch statement. 16. In the equation x-3*4+2; the very last operator that is performed is the 17. To access the first value in a double array p, you would use_ 18. Acan be declared to eventually be assigned to any memory location of a specific type. 19. Thedata type allows you to create a variable that stores a long floating point value. 20. # define is considered a operator command ogical main math open p[o] dot double doubles elements false float for global if increment index initialization initializing int integers iteratively local location search selectively sequentially array assignment sort break call case char close condition continue create statement stdio p[2] p[3] p[4] pointer postcompiler postdecrement postincrement string struct switch true ypedef value void declaration declare predecrement while declaring decrement preincrement preprocessor relational return default definitionExplanation / Answer
Answer)
11) When an array is created, a value in the array is called elements.
12) { and } must always be used with an if() statement: True or False. - False, if statement can also not have a {} if the if statement has only one line.
13) The operator is used to check if two values are equal. - '==' is the operator which is used to check and compare two values.
14) A continue command can only be used in a loop statement. - continue is the command which can be used in the loop statements.
15) A break command can be used in both a loop and switch statement - break is the command which can be used in a loop as well as a switch statement
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.