MCQs > IT & Programming > LAMP > What do you infer from the following code?

LAMP MCQs

What do you infer from the following code?

<?php
 $str = 'Dear Customer,\nThanks for your query. We will reply very soon.?\n Regards.\n CustomerService Agent';
 print $str;
 ?>

Answer

Correct Answer: All will be printed on one line irrespective of the "\n" characters

Explanation:

Note: This Question is unanswered, help us to find answer for this one

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

LAMP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it