Hi everyone,
I am new in Java programming. I want to know that how to check integer variable whether it is null or not. I have a situation I write a program that asks that how old are you. If a person accidentally press enter and does not put a value, I give a message that age can't be null.
I hope someone will help ...
Regards