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
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is the relationship between local interfaces and container-managed relationships?
Difference between new operator and class.forname().newinstance()?
What you mean by COM and DCOM?
What value does read() return when it has reached the end of a file?
What is aop(assepct oriented programing)?
When a thread blocks on i/o?
What is the difference between static and non-static with examples?
Describe responsibilities of Activator?
Which are the different segments of memory?
Can you control when passivation occurs?
What is abstract schema?
What is the purpose of the finally clause of a try-catch-finally statement?
Why do I get a duplicate name error when loading a jar file?
When a thread blocks on i/o, what state does it enter?