04-11-2013, 09:54 PM
Hi
above code is going to split for each spaces, so the result would be
hai
1.how
are
you
2.where
are
you... etc
So using regular expression we can achieve as per the requirement.
Thanks
above code is going to split for each spaces, so the result would be
hai
1.how
are
you
2.where
are
you... etc
So using regular expression we can achieve as per the requirement.
Thanks