MCQs > IT & Programming > PHP 5 > What do you infer ?

PHP 5 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 Customer Service Agent';
        print $str;
?>


Answer

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

Explanation:

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

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP 5 Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it