What is a reflection package?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
reflection package defines the members and methods which
will give information about class related things
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / janet
java.lang.reflect package has the ability to analyze itself
in runtime.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is OOP?
Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?
why interfaces are faster than abstract classes?
What is the use of arraylist class in java?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What is the final keyword denotes?
What are the advantages of autoboxing?
How many bits is a float?
How many characters is 2 bytes?
Explain polymorphism citing an example.
What is foreach loop in java?
How much ram can a 64 bit processor theoretically?