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

  • Home
  • SEARCH
  • 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 6735739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:02:54+00:00 2026-05-26T11:02:54+00:00

Possible Duplicate: what is an objects hashcode When i run this sample program public

  • 0

Possible Duplicate:
what is an objects hashcode

When i run this sample program

public class ZiggyTest {
    public static void main (String[] args){
        Object now = new Object();
        System.out.println(now);
    }
}

The output is

java.lang.Object@3e25a5

I understand that the number 3e25a5 is the hashcode value that represents the object. Where and how is this calculated/derived?

  • 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-26T11:02:55+00:00Added an answer on May 26, 2026 at 11:02 am

    According to the documentation:

    As much as is reasonably practical, the hashCode method defined by
    class Object does return distinct integers for distinct objects. (This
    is typically implemented by converting the internal address of the
    object into an integer, but this implementation technique is not
    required by the Java programming language.)

    Note that accordingly, the exact formula is not defined by Java and can vary by JVM implementation and JVM version.

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

Sidebar

Related Questions

Possible Duplicate: String equality vs equality of location public class AboutStrings{ public static void
Possible Duplicate: How to pass objects to functions in C++? My main program gives
Possible Duplicate: SWIG Java Retaining Class information of the objects bouncing from C++ Question
Possible Duplicate: How to properly clean up Excel interop objects in C# I've this
i have a java class like this public class A { private String field1;
Possible Duplicate: Javascript Objects: Dynamic variable names? I have a json string passed in
Possible Duplicate: How to properly clean up Excel interop objects in C# I've read
Possible Duplicate: Comparing object properties in c# Let's say I have a POCO: public
Possible Duplicate: C++: What is the size of an object of an empty class?
Possible Duplicate: PHP ToString() equivalent I get this error: Catchable fatal error: Object of

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.