Computer Science, asked by ashwinic052, 5 months ago

#include <stdio.h>
register int x;
int main()
{
printf
("%x", x);
return 0;​

Answers

Answered by manepallinages14
0

Answer:

10

Explanation:

Similar questions