What will be the output of following program
    #include
    main()
    {
    int x,y = 10;
    x = y * NULL;
    printf("%d",x);
    }

  • error
  • 0
  • 10
  • Garbage value
  • Answer And Explanation
What will be the output of following program #include main() { int x,y = 10; x = y * NULL; pri
Home Ask Questions Study Current Affairs Previous Papers Kerala PSCIBPSUPSCRBITNPSCMPSCSSCCBSEUnited StatesModel Tests News More Answers Coaching Centres Careers Downloads Colleges