#include<stdio. H>
void main()
{
 int a=5;
printf ("%d",a);
return 0;
Answers
  1. 5
  2. 6
  3. error
  4. 7

Posted on by