Answer: Primary expressions are the simple expressions which include the expressions composed by using
operators.
Example,
Math.Equals(....)
In the above example, we combined two
primary expressions with '
.'
operator.
Asked In: Spotted While Learning |
Alert Moderator