Computer Science, asked by shakilahmedbnc, 2 months ago

#include<stdio.h>
void main(int x,int y)
{

int temp=x+y;
x+=temp;
printf("%d",&temp);
getchar();
}​

Answers

Answered by pradeepdivya149
0

Explanation:

सीता राम चरित अति पावन अति मनभावन

Similar questions