javascript
Brief description  about Online courses   join in Online courses
View Gurpreet kohli 's Profile

write command

hi all!!
i am getting trouble regarding write command!! my compiler doesnt prints any thing using write..
could anyone suggest me the right solution please...!!
Asked by Gurpreet kohli | Jan 14, 2011 |  Reply now
Replies (1)
View arun kumar das 's Profile
Hi

if you are using write() function than you have to use like this
Exp:

System.out.write();
System.out.write('\n');

java teacher
Jan 14, 2011