hello
i am just a beginner of java but iwant know if i can declare a variable of any datatype and output its value simaltaneously using sytem.out.print ln()
if no ihave another doubt
how this is possible
for(int i=0;i<10;i++);
please tell me
hanks in advance
i am just a beginner of java but iwant know if i can declare a variable of any datatype and output its value simaltaneously using sytem.out.print ln()
if no ihave another doubt
how this is possible
for(int i=0;i<10;i++);
please tell me
hanks in advance
Comment