Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

For printing out strings, there are echo, print and printf.
Explain the differences.

Answer Posted / coder

echo is a language construct(You can see we don't use
paranthesis for echo).echo does not return any value. print
is also a language construct but it returns an integer
value. printf is a function..... echo is considered fast
than print

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why namespace is used in php?

1041


What is data abstraction in php?

1101


Explain what does the expression exception::__tostring means?

928


What is faster?

1070


How check submit button is clicked in php?

1099


What are the popular content management systems (cms) in php?

970


Tell me when a conditional statement is ended with an endif?

946


Explain about getters and setters in php?

1134


What is isset in php form?

1062


Can you use both this () and super () in a constructor?

1056


What is php key?

1015


What is the difference between associative array and indexed array?

1171


Difference between get and post method.

1052


Does php support multiple inheritances?

1051


Can you convert php to html?

1023