MCQs > IT & Programming > Introduction To Programming > To check whether a char variable ch is an uppercase letter, you write ________.

Introduction To Programming MCQs

To check whether a char variable ch is an uppercase letter, you write ________.

Answer

Correct Answer: (ch >= 'A' && ch <= 'Z')

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Introduction To Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Introduction To Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it