Interview Questions
Interview Questions
id,dept,rating}
Write a program to get departments with average of rating
.
2. Write a singleton class. how we can stop creation of instance using clone.?
3. employee tab emp id, emp name
training detail emp id, train id, seq no
write a query to display employees who are repeating training
4. what types of data structure we can use while creating indexes on databases and
how we can use it.
5. what are the use of database indexes
6. if we are having multiple beans and using @autowired what will happen?
7. if we are having multiple beans , how we can resolve it
8. Spring batch
9. spring transaction
10. java 8 features.
11. Predefined functional interfaces
12. SOLID Design principle
13. What is Executor Service