InterviewSolution
Saved Bookmarks
| 1. |
Which of these operators does not perform relative value comparisons?(a) =(b) ==(c) =The question was posed to me during an online exam.My enquiry is from Perl Script Characteristics in portion MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» The correct option is (B) == |
|