|
Advertisement
|
Forum posts by Nainil Chheda:1 page [ 1 ]
Posted in Java Answers Forum, Dec 9, 2002, 6:31 AM
1. Write a Java Application which prints an output such as:Today is Monday June 18, 2001Hint: Review the Date class of java.util2. Solve the following:a. Write a Java Application to display only those arguments (passed to the main) which end in a vowel.Hint: Review the String class. It is final class and cannot be subsclassed. Strings content...
1 page [ 1 ]
|