What is the output of the following code? Data Structures What is the output of the following code? LocalDate ld1 = LocalDate.of(2021, 4, 20); System.out.println(ld1.isLeapYear()); Answer: false Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.