0

Add a method called 'isLetter', which takes a parameter 'ch' of type char and returns a value of type boolean. If 'ch' is a letter from a..z or A..Z then it returns true otherwise it returns false

I tried adding the method but i just kept getting errors

0 Answers0