A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
is there any special function in java for the following ?
naved momin
Ranch Hand
Joined: Jul 03, 2011
Posts: 675
I like...
posted
Aug 05, 2011 09:16:26
0
is there any special function in
java
for the following
1. to convert the string from uppercase to lower case
The Only way to learn is ...........do!
Visit my blog
http://inaved-momin.blogspot.com/
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
15
I like...
posted
Aug 05, 2011 09:19:46
0
Read the Javadocs for
java.lang.String
, and see what you can find.
[Jess in Action]
[AskingGoodQuestions]
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: is there any special function in java for the following ?
Similar Threads
confusion in division
Problem using java.util.regex.Pattern class to match a pattern.
Method Vs Function
Need help assign java string to java script variable
Converting special characters in a String to equivalent Unicode Escape Code
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter