Newbie Question (original) (raw)

Ok, this should be an easy answer for most of you...

I need to make a program that allows the user to input a one line sentence. If the sentence contains a question mark and is even then it will output "YES". If the sentence has a question mark but is odd, it will output "NO".

How do I go about this...

Thank you :)

Newbie JoeY

I'm following this tutorial on the netbeans website for a simpleEE7App. I followed the instructions precisely but got an exception need help. :/…

anyone here?

It seems that you can override a concrete method and make it abstract. I actually came across some code that did this, so I had to check how it…

I'm following this tutorial on the netbeans website for a simpleEE7App. I followed the instructions precisely but got an exception need help. :/…

anyone here?

It seems that you can override a concrete method and make it abstract. I actually came across some code that did this, so I had to check how it…