what is output of echo 1< 2 and echo 1 >2
Answer Posted / sanjaytiwari345
echo 1<2 output is 1 and echo 1>2 is no output
| Is This Answer Correct ? | 39 Yes | 3 No |
Post New Answer View All Answers
How can you declare a constant variable in php?
How to get the value of current session id?
Do you know what does mvc stand for and what does each component do?
Who created numbers?
What are major variables in research?
What do you mean by having php as whitespace insensitive?
How many php functions are there?
How many data types are there in php?
Describe which programming language does php parallel to?
Explain what are the different errors in php?
How do I run a php program in dreamweaver?
What are the advantages of php mysql?
How to know user has read the email-php?
What is var_dump function in php?
What is the difference between query and inquiry?