Which class should you use to obtain design information
about an object
Answers were Sorted based on User's Feedback
Is integer a class?
Explain the difference between intermediate and terminal operations in java8?
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
How does map works in java?
What are the drawbacks for singleton class?
What classes of exceptions may be thrown by a throw statement?
What is lossy conversion in java?
When a byte datatype is used?
When does the compiler supply a default constructor for a class?
why should we get the following error ? Exception in main method NoClassDefFoundError:classname could anyone give the detail clarification on how java compiler can look for .class file?
What is yielding and sleeping? how they different?