Tag: programming languages

Questions Related to programming languages

  1. None of the above

  2. location

  3. exception-type

  4. error-page


Correct Option: D

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

  1. setContentWriter()

  2. setWriter()

  3. setPrintType()

  4. setContentType()


Correct Option: D
  1. It offers option of sharing local variables and better run time efficiency

  2. Provides benefit of automatic recompilation

  3. It is processed during translation and compilation and does not impose any restrictions on output buffering

  4. none of the above


Correct Option: A
  1. It offers option of sharing local variables and better run time efficiency

  2. Can be used to incorporate contents from static documents

  3. Provides benefit of automatic recompilation

  4. Can include dynamically generated output


Correct Option: B,C