A.A,,,
plz tell what is logic to change lower case words into upper case words

Go through the string and change each letter to uppercase. You can use toupper() to make life easy.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.