How to found out that the output is a Integer or String. I has to read data from file which is having data ( abcd 34 addfd 35 dsasd 445.66 asdads .....). When i use tokenizer, i am getting output but i don't know whether it is number or string. how to found that the output is integer.