Search:

Type: Posts; User: Jad_Asmar

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,135

    Re: One fast question

    Yes i am aware of these facts that integer divided by an integer will result an integer but if a double divided by an integer will result a double , however i treid setting all of my int to double...
  2. Replies
    5
    Views
    1,135

    Re: One fast question

    Yes I do like a longer answer , and sorry for posting my thread titled " Easy " will be making sure next time to write my title better.
  3. Replies
    5
    Views
    1,135

    One fast question

    Would you please tell me why my output is always 0.0 ? i want my program to print the sum of the values that are less than the average of all of the values generated .


    import java.util.*;
    ...
Results 1 to 3 of 3