Which codeline must be set before any of the lines that use the PrintWriter

Skill/Topic: Programming Constructs
A) setContentWriter()

B) setWriter()
C) setPrintType()
D) setContentType()

Showing Answers 1 - 5 of 5 Answers

sravankumar uppala

  • Dec 28th, 2005
 

setContentType()

  Was this answer useful?  Yes

reshmarout

  • Mar 28th, 2006
 

Answer is (D)setContentType(text/html);

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions