Computer Science, asked by bujjipavi06, 19 days ago

1) What will be the output of the following program
main()
{
printf ("\n %d%d%d%d",'A','B','C','D');
}

Answers

Answered by sahilrasam0709
0

Explanation:

%d%d%d%d

please make my answer brainliest

Similar questions