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
Explain about thread synchronization inside a monitor?
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 ..
What is ioc concept?
what is a non-repeatable read?
What is a tasks priority and how is it used in scheduling?
What is a modular application? What does module-relative mean?
Can I map more than one table in a cmp?
What is a session? Can you share a session object between different theads?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is the difference between long.class and long.type?
How to implement RMI in Java?
why static class in java
What is the purpose of the notifyall() method?
Why is actionform a base class rather than an interface?
Why does the tag url-encode javascript and mailto links?