Chaitanya Lakshmi
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook

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

2/27/2012

0 Comments

 
  • It converts them to a common compatible data type and then compares the resulting values
  • It returns True only if they are both of the same type and value
  • If the two values are strings, it performs a lexical comparison
  • It bases its comparison on the C strcmp function exclusively
  • It converts both values to strings and compares them
  • I don’t know
Answer:
It returns True only if they are both of the same type and value

0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    February 2012

    Categories

    All
    General
    Krds
    Phponweb

    RSS Feed

Powered by Create your own unique website with customizable templates.