Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Explain the output (https://www.askmehelpdesk.com/showthread.php?t=800840)

  • Sep 7, 2014, 10:39 AM
    saurabh ranjan
    Explain the output
    explain the output :
    #include<stdio.h>
    main()
    {
    int a=050;
    printf("%d",a);
    }

  • All times are GMT -7. The time now is 04:20 AM.