Safcode Institute by Sir Safder
+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
See Correct Answer
1. What is the difference between echo and print?
Print is a function where as echo is not.
They both behave the same.
Echo can take multiple parameters where as print cannot
Print can take multiple parameters where as echo cannot
Correct Answer: Echo can take multiple parameters where as print cannot