I need to find all capital letters in a string. For example
Input : Electronics and Communication Engineering
Output: ECE
I need to find all capital letters in a string. For example
Input : Electronics and Communication Engineering
Output: ECE