RoseIndia.net

Java Tips and Examples

Programming Resource Home :: Java-Tutorials :: Java-Tips-and-Examples




Java Tips and Examples
Tutorial Exercise - Count Words
Write a method which counts the number of words in a string. View Rating



Java Tips and Examples
Tutorial Programming - countVowels() method
Write a method which has one parameter, a string, and it returns the int number of vowels (a e i o u) in the string. View Rating



Java Tips and Examples
Tutorial Programming - Count Vowels - main
Write a program that reads a string and displays the number of vowels in it. View Rating



Java Tips and Examples
Tutorial Exercise - Count Words
Write a method which counts the number of words in a string. Assume that a word is defined as a sequence of letters. View Rating



Java Tips and Examples
Tutorial Exercise - Delete Blanks
Write a method to delete all blanks from its parameter. View Rating



Java Tips and Examples
Tutorial Programming - World Peace
Change all occurences of "war" to "peace" View Rating



Java Tips and Examples
Tutorial Programming: Initials 2
Write a program that asks for a name, including both first and last name, and displays the initials. View Rating



Java Tips and Examples
Tutorial Programming: Initials 1
Write a program that asks for names and displays the initials. View Rating



Java Tips and Examples
Tutorial Programming - Transform Name
Write a program to redisplay a name, possibly transformed View Rating



Java Tips and Examples
Tutorial Programming - Transform Name - Answer
Solution to: Write a program to redisplay a name, possibly transformed. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43   44   45   46   47   48   49   50   51   52   53   54   55   56   57   58   59   60   61   62   63   64   65   66   67   68   69   70   71   72   73   74   75   76   77   78     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.