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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:17:37+00:00 2026-05-31T06:17:37+00:00

Within java I wonder which of these is more efficient: if(something) { if(something) }

  • 0

Within java I wonder which of these is more efficient:

if(something)
   {
      if(something)
    }

or

if((something) &&(something))

I was wondering what the merits are for both in terms of performance. Which solutions lend themselves better to different data objects.

  • 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-31T06:17:38+00:00Added an answer on May 31, 2026 at 6:17 am

    Performance will be identical. The first statement will be evaluated and only if it is true will the second one be evaluated.

    This is merely a question of readability. Unless there is something that needs to be done if the first statement is true, regardless of the second, I’d go with both in the same line as it is clearer that both statements need to be true for something to happen. You also don’t have to indent unnecessarily.

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

Sidebar

Related Questions

From within my Java program I want to determine which .NET Framework is installed
We are looking into silent printing of PDF documents from within Java. The printing
I need to start a copy of a Rails app from within Java. I
Is it possible to handle POSIX signals within the Java Virtual Machine? At least
How do you change the CLASSPATH of a Java process from within the Java
I need to provide email sending and receiving capabilities within my java web-application. Think
I need to do some simple video editing within a Java application, but the
How can I change the current working directory from within a Java program? Everything
I need to run an external application from within my Java code. I can
I am trying to secure my Flex application within my Java web application. Currently

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.