Computer Science, asked by anuragkatnauria, 4 months ago

c) What is operator? Explain various types of operators in PHP

Answers

Answered by sonalipoojri77
1

Answer:

Operators are used to perform operations on variables and values. PHP divides the operators in the following groups: Arithmetic operators. Assignment operators. ... Logical operators.

Similar questions