Rajesh Panicker
25 May 2024
...
/* multi-line comment */
// single line comment
c = a+b;
// c is assigned the sum of a, b