Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Programmer Certification (OCPJP)
methods of Sting class
dhana rangu
Ranch Hand
Posts: 65
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi all
what the methods we should study from
String
clas for certification...
thank u in anticipation
dhana
Cathy Song
Ranch Hand
Posts: 270
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
According to the K&B book..
String
charAt
concat
substring
toString
length
equals
equalsIgnoreCase
replace
toLowerCase
toUpperCase
trim
StringBuffer
reverse
delete
insert
append
toString
Hope this helps.
dhana rangu
Ranch Hand
Posts: 65
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi cathy thanx a lot for ur reply...i refer those methods
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How do OBJECTS pass messages in Java?
Lucene - get TermVector positions
Inheritance of all members
servlet security
What is the logic behind calls like JOptionPane.method()
More...