ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
The == 'is equal to' is known as relational operator.
Correct Answer: A — True
The == is used to compare two things are equal or not and hence it is known as comparator/relational operator.