View Single Post
  #3 (permalink)  
Old 12-14-2007, 01:28 AM
sireesha sireesha is offline
Member
 
Join Date: Nov 2007
Posts: 45
sireesha is on a distinguished road
thankq,
i learned more about string from that tutorial.
but i couldn't get answer to my question from that.
i want to varify the presence of particular sequence of characters in a string.
(for example we have to check the presence of "java" in the string "string operations in java ".)
such method have to return boolean type date depends on the presence of string.
is there any such method ?
please tell me...
Reply With Quote