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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:14:24+00:00 2026-06-08T15:14:24+00:00

System.out.println(Percentage (90): + (_leftBranch.getHeight() / 100) * 90 + Height: + _leftBranch.getHeight()); Gives the

  • 0
System.out.println("Percentage (90): " + (_leftBranch.getHeight() / 100) * 90 + " Height: " + _leftBranch.getHeight());

Gives the output:

Percentage (90): 270 Height: 359

When infact it should be 323.1.

Can anyone tell me what’s going on here?

  • 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-06-08T15:14:26+00:00Added an answer on June 8, 2026 at 3:14 pm

    Because the calculations are done in integer type.

    Put 100.0 and 90.0 instead of 100 and 90

    The first part of calculation results in 3.59. But it only considers integer part which is 3 thus the result 270

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

Sidebar

Related Questions

System.out.println(1+2+3); System.out.println(1+2+3); output:- 33 123 First case is understood but the second case is
When I do System.out.println(map) in Java, I get a nice output in stdout. How
In Java I run: System.out.println(Math.log(249.0/251.0)); Output: -0.008000042667076265 In C# I run: <- fixed Math.Log
I've got this statement in Java: System.out.println(3|4); Why is the output 7?
If multiple threads call System.out.println(String) without synchronization, can the output get interleaved? Or is
System.out.println(300 + ((160 - 300) / (240 - 20)) * (27 - 20)); //Should
If you execute: System.out.println(someObj.toString()); you probably see the output like someObjectClassname@hashcodenumber My question :
I have the following code System.out.println( + null); and the output is null .
System.out.println(1 + 2 + 3); Output: 33 System.out.println(1 + 2 + 3); Output: 123
System.out.println(Thread state: + threads[i].getState()); threads[i].notify(); Produces the following output: Thread state: WAITING Exception in

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.