Q118
Which function is used to check whether a character is an alphabet or number?
A.
isalpha()
B.
isalnum()
AnswerC.
isdigit()
D.
isblank()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board