Please explain the below code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Please explain the below code

int main () int x,y; x==y=10; Printf ("%d",x+y) return 0; Ans is Error

3rd Apr 2020, 4:29 PM
Ramya Thiurmalisamy
Ramya Thiurmalisamy - avatar
1 Answer
4th Apr 2020, 7:22 AM
Ramya Thiurmalisamy
Ramya Thiurmalisamy - avatar