Java`s Questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tuli
    New Member
    • Jun 2007
    • 1

    Java`s Questions

    I want ajava program that relative to String Buffer
    The Requireds are:
    1- Make a user to write aparagraph
    2- how many vowels Letters in aparagraph
    3- Replace each space with start *
    4- how many words you have in aparagraph
    5- Put your string inside an array elment
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by tuli
    I want ajava program that relative to String Buffer
    The Requireds are:
    1- Make a user to write aparagraph
    2- how many vowels Letters in aparagraph
    3- Replace each space with start *
    4- how many words you have in aparagraph
    5- Put your string inside an array elment
    Surely you want to do this assignment yourself and not cheat by having someone do it for you. Read tutorials and consult your teacher where you don't understand. If you had read the guidelines you'll have realized that no one here is going to do the homework for you.

    Comment

    Working...