Case-Based Critical Thinking Questions Case 9-2 Gregor, a software developer, is developing a calendar application. He has to use several if conditional statements to ensure that the calendar displays the exact number of days present in each month of each year. He creates a dayCount array to keep track of the number of days in each month. Gregor wants to ensure February contains 29 days only in the year 2020 as it is a leap year. Which of the following should Gregor use to set the value in the dayCount array?
A) if (thisYear === 2020) { dayCount[1] = 29; }
B) if (dayCount=29) { 2020; }
C) if { thisYear = 2020; dayCount[1] == 29; }
D) if { dayCount=29 && this year=2020; }
Correct Answer:
Verified
Q63: Identify the letter of the choice that
Q64: Case-Based Critical Thinking Questions Case 9-1 Melissa,
Q65: Identify the letter of the choice that
Q68: The _ statement stops processing the commands
Q71: Case-Based Critical Thinking Questions Case 9-1 Melissa,
Q72: Case-Based Critical Thinking Questions Case 9-1 Melissa,
Q77: Identify the syntax of the statement label.
A)
Q81: Briefly explain the process of using arrays
Q82: Describe the structure of the if else
Q88: Explain the length property of an array
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents