Hi wonderful programmers,
I once again need help. First i need to create a class where if the input is a vowel , it returns true and if not it returns false.
i am just learning java, but also just learning classes, methods etc. I know I have to call the method (I understand the method, class, formal param and actual param.
But, I do not know where to start or begin.
From my understanding, I need to first create the method, so it can be called. Is that correct?
2nd, I will need to create the program?
I am confused at this point.
Thanks