Q. Correct way of commenting a single line is?
β
Correct Answer: (B)
//printf("Hello C.."); printf("How are you.");
You must be Logged in to update hint/solution