printf("%d %*d",a,a); what would be the output?
Sigiloso
if there are "" marks inside the printf function answer would be "A __________" in the above space specifies by underscore will be occupied by garbage value with a size of value of a or value of garbage which ever is larger here A is value of a