Forum : How to use java escape sequence character
Brief description  about Online courses   join in Online courses
View Hari keerthana  K 's Profile

How to use java escape sequence character

hello sir,

could u please tell me how to use java Tab escape character in program.
Asked by Hari keerthana K | May 31, 2010 |  Reply now
Replies (2)
View hari-keerthana k 's Profile
Thank you sir
Jun 7, 2010
View arun kumar das 's Profile
Hi Hari Keerthana... You have to use " \t " in your print statement to introduce a tab in your output.

For Example: System.out.println("/t My name is Keerthana");

Cheers...
Java Teacher
Jun 1, 2010