How we can find the length of string in java without using length method
807607Nov 30 2006 — edited Nov 30 2006How we can find the length of string in java.
I dont want to use length method of java and also i dont want to convert string into array and use lenth .
Feel free to use any other method. my intension is know how java reconized that end of string encounter.
Thanks & regards,
Beniwal