Is there any way to know length of string with out using any pre defined string function.
Ex- ' hello good morning '
i want know length of this string without using built-in methods.
Is there any way to know length of string with out using any pre defined string function.
Ex- ' hello good morning '
i want know length of this string without using built-in methods.