WordPress Themes Development Question:
Download Questions PDF

Tell me will comparison of string 10″ and integer 11 work in PHP?

WordPress Theme Development Interview Question
WordPress Theme Development Interview Question

Answer:

Yes, internally PHP will cast everything to the integer type, so numbers 10 and 11 will be compared.

Download WordPress Theme Development Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us can I rename the WordPress folder?Do you know what is the default prefix of wordpress tables?