Which
of the following are important methods of response object?
a) add header
b) binary write
c) flush
d) all of these
Which of the following important methods of application object?
a) contents. Remove
b) unlock
c) lock
d) all of these
How many events of application object?
a) one
b) two
c) three
d) four
Explanation: Application_onstart, Application_onend
Which of the following is used o store information about user?
a) session object
b) application object
c) request object
d) response object
How many properties of session object?
a) one
b) two
c) three
d) four
Explanation: codepage, LCID, Session_ID, Timeout
How many events of session object?
a) one
b) two
c) three
d) four
Explanation: session_onStart, session_onEnd