What is the difference between a operator(not the arthematic one ) and a keyword ??? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

What is the difference between a operator(not the arthematic one ) and a keyword ???

Like new operator is not called as new keyword while creating an object ...... why ??

25th Jun 2019, 5:15 AM
Ankith M Kashyap
Ankith M Kashyap - avatar
2 Antworten
+ 6
new is both an operator as well as a keyword.
25th Jun 2019, 5:57 AM
Sonic
Sonic - avatar
0
Oh the lang was C++
26th Jun 2019, 1:32 AM
Ankith M Kashyap
Ankith M Kashyap - avatar