Interview Questions Flashcards
can a final class be extended?
program to reverse a number
project structure of a project worked on
explicit objects in JSP
sql basic query
jdbc statements
Basic of OOps Concept, Hibernate.
How do you triage/trace OutOfMemoryException.
basic Spring concepts
Difference b/w BeanFactory and ApplicationContext.
What is the default scope of the bean
Do you know how many types of scope we can give for bean.
Can you explain about the design patterns used in your Spring Project.
What is an interface?
What is polymorphism?
What is polymorphism?
What is Hibernate?
In Hibernate how is one to one, one to many and many to one relations established.
what is autoboxing and unboxing
what is upcasting and downcasting
what is upcasting and downcasting
how do you iterate Map
how do you iterate Map
types of synchronization in java