Sorry! Posting Assignment is allowed only for commercial accounts.
What will be the output of the program?#include <stdio.h>void main(){ printf("value is = %d",10);}