M

Mr. Dubey • 52.33K Points
Coach

Q. Output is

Code:
#include <stdio.h>

void main() {    
    int x = 20;     
   printf(“%x”, x);
 }
  • (A) 14
  • (B) 16
  • (C) 20
  • (D) 24

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics