Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
1st Jun 2019, 10:06 AM
Daljeet Singh
Daljeet Singh - avatar
+ 3
Not that I know of.
1st Jun 2019, 9:21 AM
Sonic
Sonic - avatar
+ 2
No, that's the point of operators. The closest you can get to no operators, is to make a function like this: int Sum(int x, int y) { return x + y; } printf("%d", Sum(3, 5)) //Outputs 8
1st Jun 2019, 9:23 AM
Airree
Airree - avatar
+ 1
Yes
16th Jun 2019, 9:51 AM
Nandam Govardhan Govardhan
Nandam Govardhan Govardhan - avatar
0
i dont get this
9th Jun 2019, 7:15 PM
LIAM ADAMS
LIAM ADAMS - avatar