English, asked by ranjithkumar1442, 8 months ago

What is the output of the following program? 
void main(){ 
printf("%d%d",100,200,300); 
}​

Answers

Answered by simpleboy143
0

Explanation:

What is the output of the following program? 

void main(){ 

printf("%d%d",100,200,300); 

}........... I don't know

Similar questions