Single Choice Easy

QReturn data type of isLetter(char) is ............... .

ID: #23963 ICSE Computer Application - Class X - 2022 PYQ 82 views
Question Info
#23963Q ID
EasyDifficulty
ICSE Computer Application - Class X - 2022 PYQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Boolean
  • B boolean
  • C bool
  • D char
Correct Answer

Explanation

boolean

Reason — isLetter() method returns true if the specified character is a letter else, it returns false. Thus, the return data type of isLetter(char) is boolean.

No Previous Next Question

Share This Question

Challenge a friend or share with your study group.