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 8451123
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:09:09+00:00 2026-06-10T11:09:09+00:00

I read in a book (Thinking in Java by Bruce Eckel, 4th edition, page

  • 0

I read in a book (Thinking in Java by Bruce Eckel, 4th edition, page 47) that null is equal to '\u000'. And then I was wondering what exactly does '\u000' really mean.

As per my understanding null was nothing or absence of anything. And '\u000' comes in contradiction with this definition.

Can anyone clarify this issue about null and '\u000'?

  • 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-10T11:09:11+00:00Added an answer on June 10, 2026 at 11:09 am

    The language specification is where null is defined, and it says

    There is also a special null type, the type of the expression null, which has no name. Because the null type has no name, it is impossible to declare a variable of the null type or to cast to the null type. The null reference is the only possible value of an expression of null type. The null reference can always be cast to any reference type. In practice, the programmer can ignore the null type and just pretend that null is merely a special literal that can be of any reference type. –Link to documentation (Section 4.1)

    and

    The null type has one value, the null reference, represented by the literal null, which is formed from ASCII characters. A null literal is always of the null type. –Link to documentation (Section 2.3)

    Rather a circular sounding definition, but the value of null is the null reference itself – just another pointer. The value of the null reference isn’t really relevant and is presumably up to the implementor, but zero or some other value that can’t be confused with another object address is likely.

    Confusion may be caused here because there is a character value called the null character with value \u0000. This is the default value for type char.

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

Sidebar

Related Questions

I'm wondering what a good book to read describing how ASP.NET works. I'm thinking
Hi i've been trying to install the library on Thinking in Java book 4th
I read a book that uses infix, infixr, and infixl in the sample programs.
I read a book that write the next program in C, and convet the
I want to read a book that systematically introduces dom with live examples. Any
I am reading the book Thinking in C++ (2nd edition Vol 1) and i
I am reading a book that is on android but brushes over some java
I've read (in Nish Sivakumar's book C++/CLI In Action among other places) that you
I read a book on SQLServer 2008. Within this book the author stated that
I read the book Algorithm Design, chapter 1, it gave a very short description

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.