You are on page 1of 1

INDEX(Piggy Bank)

S. No. 1. Write a program to convert Fahrenheit temperature entered by the user to Celsius. 2. Write a java program to use the Character Wrapper class to check if a character array contains digits, whitespaces, letters, uppercase letters, lowercase letters, convert each uppercase letter to lowercase and vice a versa . 3. WAP named GoTooFar in which you declare an array of 5 integers.Write atry blockin which you loop to display each successive element of thearray, increasing the subscript by 1 on each pass of the loop. Create a catch block that eventually catches the ArrayIndexOut OfBoundsException and displays the message ,Now you have gone too far.? Particulars Page No. Signature

You might also like