Explain the use of comma operator (,).

Short Answer
Views 861

Answer:

Comma operator can be used to separate two or more expressions.

Eg: printf("hi") , printf("Hello");

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.