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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T13:49:04+00:00 2026-05-27T13:49:04+00:00

I am new to java and was reading a book and came across these

  • 0

I am new to java and was reading a book and came across these lines:

“The literals true,falseand null are lowercase,not uppercase as in C++ language.Strictly speaking,these are not keywords but literals.”

why these are literals, and what requirements are needed for some keywords to be called literal..?

  • 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-05-27T13:49:04+00:00Added an answer on May 27, 2026 at 1:49 pm

    Keywords are words that are used as part of code structure, like for or while. They change the way a compiler handles a block of code, e.g. a for tells the compiler to execute the code within the specified scope repeatedly, until the given exit condition is reached. The class keyword tells the compiler to treat everything within the specified scope to be part of a particular class. Keyword names are restricted, so you can’t use them as variable names.

    Literals like true, false and null are values that can be assigned, but their names are restricted in the same way that keywords are, i.e. you can’t have a variable called true or for. They form parts of expressions, but don’t change the way a compiler handles code.

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

Sidebar

Related Questions

I was reading some Java recently and came across something (an idiom?) new to
I am new to Hibernate, reading this book Java persistence with Hibernate and I
I'm new to Java, and while reading documentation so far I can't find any
I mostly use Java and generics are relatively new. I keep reading that Java
I'm reading the Book Java Concurrency in Practice . In chapter 15, they are
I am reading Java Thread Programming a book by Paul Hyde .I am into
I'm reading the book, Murach's Java Servlets and JSP 2nd Edition. He provide a
I'm working on a new Java project and therefore im reading the already existing
I am new to Java. I'm a C++ programmer, reading some Java code. I
I am reading the book Spring Recipes. I am not able to comprehend certain

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.