Java - Spoken Tutorials - Assignments Funded by the National Mission on Education through ICT ------------------------------------------------------------------------------------- Nested if Write java program for the following: *Check whether a number is even and also a multiple of 11 using nested-if. *Identify the largest number among the two given numbers using Ternary operator.