Advertisements
Advertisements
Question
Write short notes on PHP operator.
Answer in Brief
Solution
An operator is a symbol which is used to perform mathematical and logical operations in programming languages.
Different types of the operator in PHP are:
- Arithmetic operators
- Assignment operators
- Comparison operators
- Increment/Decrement operators
- Logical operators and
- String operators
shaalaa.com
Web Development Concept
Is there an error in this question or solution?