Safcode | Code Your Ideas by Sir Safder
+923132835245
safcode3@gmail.com
SAFCODE
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Safcode
Home
(current)
About
Courses
CIT
Web Designing
Office Automation
Graphics Designing
Web Development
Software Development
Digital Marketing
App Development
Tutorials
Softwares
Programming Notes
Contact
See Correct Answer
1. What is the difference between echo and print?
They both behave the same.
Print is a function where as echo is not.
Print can take multiple parameters where as echo cannot
Echo can take multiple parameters where as print cannot
Correct Answer: Echo can take multiple parameters where as print cannot