is string provide any function that allow to calculate there is how many substring inside a string??
example: string str = "how are you?"
is it possible to tell how many "o" inside the str?