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
What restrictions are placed on the location of a package statement within a source code file?
which type of objects reference will be given to client?
What is a modular application? What does module-relative mean?
Java is fully object oriented languages or not?
What restrictions are placed on the values of each case of a switch statement?
Why is actionform a base class rather than an interface?
What are the different algorithms used for clustering?
Difference between new operator and class.forname().newinstance()?
Can constructors be synchronized in java?
What is the immediate superclass of the applet class?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What’s jboss jbpm?
What is the difference between static and non-static with examples?
the same information whether it will connect to the database or it will be used previous information?
What are the services in RMI ?