| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Howmany classes that package java.applet.* contains? | TCS | 1 |
| What are interfaces? | | 1 |
| when we have to use final class in java? | | 2 |
| What is an abstract class and abstract method? | | 4 |
| explain the concept of inheritance with an example? | Polaris | 5 |
| What will happen inside init() in servlet. my interviewer
asked servlet lifecycle. i said "once servlet is loaded in
to memory init() will be called which performs servlet
initialization " . Again interview asked what values will be
initialized . what is difference between init() and
init(ServletConfig config). | Infinite-Computer-Solutions | 1 |
| How does serialization work | Ordain-Solutions | 2 |
| strings in java are objects.why? | | 2 |
| How to override a equals() method and what is the use? | | 1 |
| If your team member writes code with lots of static
variables and static methods, will it cause any side effects? | KPIT | 1 |
| Why is prepared Statement, Callable Statement used for? What
is the need of Batch updates? | Logica-CMG | 1 |
| What is System class and its purpose? | | 2 |
| what is meant by UP& DOWN casting in java? | | 4 |
| What is meant by class loader and how many types are there? | Apple | 1 |
| Why null interfaces are used in Java? | | 2 |
| How many ways can an argument be passed to a subroutine? | | 2 |
| Can you run the product development on all operating
systems ? | | 1 |
| What is Servlet? | | 8 |
| Sample code to retrieve objects from HashMap in sorted
ascending order? | | 1 |
| Functionality of JVM? | Infosys | 4 |
| |
| For more Core Java Interview Questions Click Here |