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