Question:How does the identity operator === compare two values? 

A It converts them to a common compatible data type and then compares the resulting values<br /><br /> 

B It returns True only if they are both of the same type and value 

C If the two values are strings, it performs a lexical comparison 

D It converts both values to strings and compares them 

+ Answer
+ Report
Total Preview: 1140

Copyright © 2024. Powered by Intellect Software Ltd