Ava hashcode() method?
-
in the class Object, the hashcode() method has no body. How does it generate hashcodes for Objects without us overriding the hashcode() method
-
Answer:
I think you mean "Java", right? The hashCode() method is declared "native", which means it's implemented in code compiled into a dynamically-loadable module (like a *nix shared library or windows DLL.) Try a search for "java native methods" for more technical information, including how to write your own native methods.
PGXKVEHZIA22CHETAIFQU5R2DE at Yahoo! Answers Visit the source
Related Q & A:
- How to invoke a method at particular time asynchronously every day in Mac application?Best solution by Ask Different
- How to mock static method call by constructor?Best solution by Stack Overflow
- What is the difference between a static method and class method in Python?Best solution by pythoncentral.io
- How to access a non static method in an abstract class's static method?Best solution by Stack Overflow
- Does anyone know what AVA is in Spain?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.