Question: What are the methods by which output stream is controlled?
Answer: Flush sends previous buffered output to the client immediately, but continues processing the script. Clear erases any already-buffered HTML. End causes the server to stop processing the script.
Question:
What are the methods by which output stream is controlled? Answer:
Flush sends previous buffered output to the client immediately, but continues processing the script. Clear erases any already-buffered HTML. End causes the server to stop processing the script. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.
Answer should be complete in itself.
Related Questions
View Answer
How does the server identify and execute the server-side scripts within HTML code?