A leap year occurs when the year number is divisible by 4.But there is a special case for years ending in 00: these must be divisible by 400 to be considered a leap year.Thus,1900 was not a leap year,but 2000 was.Write an if-statement that determines if the integer variable year represents a leap year.(Hint: use the % operator for taking remainders. )
Correct Answer:
Verified
View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Q50: The following code containing a loop attempts
Q51: What is the value of sum after
Q52: Complete the following code so that it
Q53: Suppose s1 is a String variable.We want
Q54: Suppose temp is an array of 12
Q55: The following code attempts to find the
Q56: Suppose a is a one-dimensional array of
Q57: What will happen when you try to
Q58: What is wrong with this loop? How
Q59: Suppose x and y are int variables.Write
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