Converts it to uppercase, and displays the string in another dialog box.
Tutorial Details:
Write a complete program that reads a string from the user with an input dialog, converts it to uppercase, and displays the string in another dialog box. You can use the String methods toUpperCase().
Rate Tutorial: http://www.roseindia.net/java/java-tips/examples-introductory/dialog/q-pr-touppercase.shtml
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Programming: To Uppercase
View Tutorial: Programming: To Uppercase
Related
Tutorials:
|