Computer Science, asked by eminemifyme1867, 9 months ago

Write expression using operators in c for finding Serial resonance?

Answers

Answered by Anonymous
2

Answer:

Comma Operator In this example, the expression is evaluated from left to right. So at first, variable a is assigned value 2, then variable b is assigned value 4 and then value 6 is assigned to the variable x. Comma operators are commonly used in for loops, while loops, while exchanging values, etc.

Similar questions