| Author |
Accepting word and display it.
|
Shhailesh Joshi
Greenhorn
Joined: May 04, 2012
Posts: 26
|
|
|
Can anyone tell me how to accept charecters in java.e.g i want my name as input and want to display.how to do it.
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 10043
|
|
What have you tried? We don't just hand out answers here - we help you figure out how to do it yourself.
Are you using a GUI? a command line? do you want to pass it as an argument?
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32830
|
|
|
Have you found the input-output sections in the Java Tutorials?
|
 |
Shhailesh Joshi
Greenhorn
Joined: May 04, 2012
Posts: 26
|
|
|
thanks buddy.referring java tutorial now...
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32830
|
|
You’re welcome
|
 |
 |
|
|
subject: Accepting word and display it.
|
|
|