Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Graduate School (https://www.askmehelpdesk.com/forumdisplay.php?f=142)
-   -   How the output of the below program is 49? (https://www.askmehelpdesk.com/showthread.php?t=832869)

  • Jun 20, 2017, 12:33 AM
    pbishnu1995
    How the output of the below program is 49?
    class Class1{
    public static void main(String args[]){
    double d=061;
    System.out.println(d);
    }
    }

  • All times are GMT -7. The time now is 02:30 PM.