Exam preparation MCQs with answers

Practice Pakistan's most useful MCQs for competitive exams

Prepare for NTS, PPSC, FPSC and subject-wise tests with fresh multiple choice questions, clear options and quick answer reveal.

Latest MCQs

Difference between Response.Write() and Response.Output.Write() ?
  • (A)  Response.Output.Write() allows you to write formatted output
  • (B)  Response.Output.Write() allows you to stream output
  • (C)  Response.Output.Write() allows you to buffer output
  • (D)  Respons
  • (E)  Output.Write() allows you to flush output
When does Garbage collector run ?
  • (A)  It runs random
  • (B)  When application is running for more than 15 minutes
  • (C)  When application is running low of memory
  • (D)  None of these