what is output of echo 1< 2 and echo 1 >2

Answer Posted / lalit kumar sharma

1>2=0
1<2=1
because it return only TRUE value that is 1<2

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How send email using php?

540


How failures in execution are handled with include() and require() functions?

593


Why php is widely used?

549


How long is csrf token?

541


What is difference between sql and php?

550






What does the arrow mean in php?

529


Tell me is it possible to protect special characters in a query string?

498


How to concatenate two strings in php?

538


What is the best way to avoid email sent through php getting into the spam folder?

550


Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?

491


Explain why would we use === instead of ==?

502


How to read a file in php?

525


Tell us how can we display the output directly to the browser?

582


Will php die?

528


What is an example of a variable?

546