0
Value in the end of program
Here is: int a, b, c; a=20; b=a%15; c=a+(b/3); cout<<"c"; Why is result <c>?
2 Réponses
+ 3
Your mentioned last line "c". It is String. Please mention variable c.
+ 2
Swift is also used in the making of iOS apps or games.