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

Captcha Click on image to update the captcha.

Have an account? Sign In Now

Sign In

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

Sorry, you do not have a permission to ask a question, You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Tech Answered Logo Tech Answered Logo
Sign InSign Up

Tech Answered

Tech Answered Navigation

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

Mobile menu

Close
Ask a Question
  • Home
  • About Us
  • Blog
  • Contact Us
Home / Questions /Q 765
Next
In Process
Aniya
Aniya

Aniya

  • India
  • 157 Questions
  • 89 Answers
  • 3 Best Answers
  • 100 Points
View Profile
  • 1
Aniya
Asked: September 12, 20202020-09-12T19:56:26+05:30 2020-09-12T19:56:26+05:30In: Java

java equals int cannot be dereferenced how to fix

  • 1

I wrote a java class which has equals method in it,and in the return type i used two int values (obj1 and obj2 ) these two instances are of int,and when i try to execute this java code i faced the following issue “java equals int cannot be dereferenced” why this int cannot be deferenced error and how can i fix this….

@Override
public boolean equals(Object myobj){
if (null == myobj)return false;
if (this == myobj)return true;

return obj1.equals(that.getAddition()) && obj2.equals(getDiv());
}

how to fix java equals int cannot be dereferencedint cannot be dereferenced javajava equals int cannot be dereferencedjava errors
  • 2
  • 1,520
  • 0
  • 0
Answer
Share
  • Facebook

    Related Questions

    • How to resolve the issue java.lang.OutOfMemoryError: Java heap space?
    • e java.lang.noclassdeffounderror javax/xml/bind/jaxbexception
    • java error code 1603 how to fix
    • exception in thread awt-eventqueue-0'' java awt awterror boxlayout can t be shared
    • java error: could not find or load main class how to fix
    • java error boolean cannot be dereferenced
    • How to solve null pointers should not be dereferenced sonar fix

    2 Answers

    1. Namrata Podder
      2020-10-12T12:16:38+05:30Added an answer on October 12, 2020 at 12:16 pm

      I think you’re having a problem because int is a primitive type. And only object are reference types
      Either you should use Integer , as in the wrapper class or use == instead of equals. I guess this solves java equals int cannot be dereferenced error.

      • 1
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. neha

      neha

      • India
      • 1 Question
      • 2 Answers
      • 0 Best Answers
      • 24 Points
      View Profile
      neha
      2021-01-12T22:12:42+05:30Added an answer on January 12, 2021 at 10:12 pm

      int is not an object it is a primitive data type and objects are reference type. So instead of equals use == and return obj1 and obj2 separately. hope it solves your problem

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    Leave an answer

    Leave an answer
    Cancel reply

    Browse

    Sidebar

    Ask A Question

    More Questions

    • dynamicapps5

      how to solve error illegal start of expression in java

    • sita

      write a program to calculate the electricity bill in java

    • Himasree

      How to insert data in java through database?

    • Swathi

      How to run java code in eclipse

    • Swathi

      What is null pointer exception in java?

    • kiran kumar85

      javascript validation client side and submitting to database using webspring

    • Rashika

      When to use volatile variable in Java?

    • Aniya

      how to fix java error in tlauncher authentication

    Stats

    • Questions 1,991
    • Answers 2,102
    • Posts 12
    • Best Answers 73

    Related Questions

    • Rashika

      How to resolve the issue java.lang.OutOfMemoryError: Java heap space?

    • Mingle tap

      e java.lang.noclassdeffounderror javax/xml/bind/jaxbexception

    • Aniya

      java error code 1603 how to fix

    • shree

      exception in thread awt-eventqueue-0'' java awt awterror boxlayout can t be shared

    • shree

      java error: could not find or load main class how to fix

    • shree

      java error boolean cannot be dereferenced

    • Aniya

      How to solve null pointers should not be dereferenced sonar fix

    • Mingle tap

      Exception get java.lang.NullPointerException when setting up c/c++ build 2020

    Explore

    • Home
    • Communities
    • Questions
      • New Questions
      • Trending Questions
      • Must read Questions
      • Hot Questions
    • Polls
    • Tags
    • Badges
    • Users
    • Help

    Footer

    Recent Comments

    • muller on how to solve export problem in kinemaster
    • muller on how to solve export problem in kinemaster
    • muller on how to solve export problem in kinemaster
    • AaronBlackburn on why can’t i find my message requests on instagram
    • shree on How to use philips citrus press juicer 25 watts Demo
    Ask A Question

    Archives

    Tags

    laptop buying guide (1) limit google news notifications (1) printer buying guide (1) stop google news notifications (1) turn off google news notifications (1)

    Social media

    © 2023 @ Techanswered.com.
    Terms, Privacy policy & Sitemap.

    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.