Below are the different examples on different cases and syntax which are very useful while coding a cobol program. Given the result for each case for better understanding. Example 1:Capturing the count of any character in a string It gives count of a specific character in a string. As in t...