Explain the use of comma operator (,).

C Programming Language >   Operators and Enums in C Language >   Introduction to Operator  

Short Question

911


Answer:

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

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


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.