What is Introspection?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi... Introspectation is the mechanism to analyzing the
bean properties like its size, color,etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ranganathkini
Introspection or Reflection is a technique by which one type
can inspect the members of another type using Java
Reflection API which comes as a part of the java.lang.reflect
| Is This Answer Correct ? | 2 Yes | 2 No |
Differences between applications and applets?
the use of try and ffinally keyword
What is an applet?
What is DTD?
In HashTable I am storing null value..then what is the error it will show
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
life cycle of an applet?
what is the life cycle of jsp?
explain session tracking. why we used it
What is there in browser that it supports web based applications of java or any other PL?
Name the class that is used to bind the server object with RMI Registry?
What is the difference between Process and Threads?