Question:By using which statement you can get your output to the browser?
A echo(); B print(); C printf(); D sprintf();
+ AnswerA B C
+ Report