Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Form Feed escape sequence

807607Dec 10 2006 — edited Dec 10 2006
Every escape sequence is having a meaning in java.
/r for carriage return, /n for new line, /b for backspace

But I am confused what is the purpose of /f form feed.
what does the term 'form feed' means.

Thanks in advance for your replies.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2007
Added on Dec 10 2006
4 comments
200 views