Question
a.
Objects are accessible only from the page in which they are created
b.
Objects are accessible only from the pages which are in same session
c.
Objects are accessible only from the pages which are processing the same request
d.
Objects are accessible only from the pages which reside in same application
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which option is true about session scope?
Similar Questions
Discover Related MCQs
Q. Default value of autoFlush attribute is?
View solution
Q. Which one is the correct order of phases in JSP life cycle?
View solution
Q. “request” is instance of which one of the following classes?
View solution
Q. Which is not a directive?
View solution
Q. Which is mandatory in tag?
View solution
Q. Which one of the following is correct for directive in JSP?
View solution
Q. Which of the following action variable is used to include a file in JSP?
View solution
Q. Which attribute uniquely identification element?
View solution
Q. “out” is implicit object of which class?
View solution
Q. Which object stores references to the request and response objects?
View solution
Q. What temporarily redirects response to the browser?
View solution
Q. Which tag is used to set a value of a JavaBean?
View solution
Q. Can <!–comment–> and <%–comment–%> be used alternatively in JSP?
View solution
Q. Java code is embedded under which tag in JSP?
View solution
Q. Which of the following is not a directive in JSP?
View solution
Q. What are the components of a marker interface?
View solution
Q. Which of the following is not a marker interface?
View solution
Q. What is not the advantage of Reflection?
View solution
Q. How private method can be called using reflection?
View solution
Q. How private field can be called using reflection?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!