Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8226271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:42:24+00:00 2026-06-07T15:42:24+00:00

I am wondering that when I open a file in notepad. I see a

  • 0

I am wondering that when I open a file in notepad. I see a continuous line without any carriage return/line feed.

I made a java program to read the file. When I split the data from file by using \n or System.getProperty("line.separator");. I see lots of lines.

I found in hex editor that file has ‘0A’ for new line ( used in UNIX ) and it appears as a rectangle in Notepad.

Well, my question is that if it doesn’t have ‘0D’ and ‘OA’ ( used in Windows for carriage return and line feed ). How my java program is splitting the data into lines? It should not split it.

Anyone have any idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T15:42:25+00:00Added an answer on June 7, 2026 at 3:42 pm

    Java internally works with Unicode.

    The Unicode standard defines a large number of characters that
    conforming applications should recognize as line terminators:[3]
    LF: Line Feed, U+000A
    VT: Vertical Tab, U+000B
    FF: Form Feed, U+000C
    CR: Carriage Return, U+000D
    CR+LF: CR (U+000D) followed by LF (U+000A)
    NEL: Next Line, U+0085
    LS: Line Separator, U+2028
    PS: Paragraph Separator, U+2029

    (http://en.wikipedia.org/wiki/Newline)
    That’s why it interprets \n as newline.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I open a text file in Notepad, it shows a blank line if
I was wondering; what is the best open source software that I can use
Wondering if there is any tool that can help me to detect a pronoun's
Wondering if there is any way to get the lambda expressions that result from
Wondering if anyone can suggest a good file replication tool that will replicate across
I am working on a log parsing program that retrieves the file to open
I'm creating an open-source cms and was just wondering that which is the best
I should open a .txt file on my java application, so i've searched a
I was wondering that how is Linux and GNU related to each other. Can
I was wondering that when I create an instance of a class template with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.