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
What is php in full?
Suppose your zend engine supports the mode Then how can you configure your php zend engine to support Mode ?
What is php good for?
The left association operator % is used in PHP for?
Why did you choose this particular career path?
Which is better wamp or xampp?
What are the advantages of using php?
What is the use of dual table in mysql?
How can i execute PHP File using Command Line?
Write a program using while loop?
What is a session in php?
What are super global variables in php?
How can we create a database using php?
What is difference between mysql_connect and mysqli_connect?
How is the comparison of objects done in php?