What are the implicit objects?

Answer Posted / purnachand

Implicit objects are not only created by the container or application software. They can also be provided by the underlying JVM.
Implicit objects in core java are:
this,super
Implicit objects in Struts:
servlet and so many
Implicit objects in Jsp:
9 number.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about thread synchronization inside a monitor?

2245


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

1972


What is ioc concept?

936


what is a non-repeatable read?

2046


What is a tasks priority and how is it used in scheduling?

787


What is a modular application? What does module-relative mean?

767


Can I map more than one table in a cmp?

810


What is a session? Can you share a session object between different theads?

771


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

3854


What is the difference between long.class and long.type?

787


How to implement RMI in Java?

2636


why static class in java

1497


What is the purpose of the notifyall() method?

815


Why is actionform a base class rather than an interface?

797


Why does the tag url-encode javascript and mailto links?

804