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

Answer Posted / ajish mathew

1<2 = 1
1>2 = nothing

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is str_replace()?

539


What is php and features of php?

445


How can you get web browser’s details using PHP?

518


What does the expression exception::__tostring means?

558


Explain about switch statement in PHP?

586






What is the difference between core php and php?

497


How can we create a database using php?

594


What are the differences between php constants and variables?

509


For image work which library is used in php?

528


What is a session in php?

566


Which function would you use to replace a record in a database in php?

585


How can I embed a java program in php file and what changes have to be done in php.ini file?

510


What is meant by variable variables in php?

527


What is the best way to test the strpos() return value in php?

530


What is final class and final method in php?

549