write a program that asks user for five lowercase letters,one at a time and prints their uppercase equilents(using for loop).it uses ASCII table to ensure that user enter lowercase letter(these are the letters whose ASSCII numbers range from 97 to 122).if user do not type a lowercase letter,the program ignores the input with the continue statement.

Recommended Answers

All 6 Replies

No.

dont think its a good idea to have someone do your assignment for you

Yes, for 10000 US $ paid in advance.

If you get a degree by cheating using our work, do we get the degree?

I will suggest that please try reading a C++ book, I think there is something similar in books.

you will never learn programming if you dont do it with your own ingenuity of your own mind,,,

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.