August 03, 2019

Deloitte India Interview Questions

Database
  1. What is the difference between a function and a stored procedure. (solution)
  2. What is the difference between a Unique and a primary key. 
  3. Difference between truncate and delete command. (solution)
  4. Can I use use a function in where clause?
Hibernate
  1. How many types of cache is available in Hibernate?
  2. What is the difference between get and load in Hibernate? (solution)
  3. How many tables will be created in @ManyToMany mapping? (solution)
  4. What is HQL?
  5. What is Nativel SQL?
Spring
  1. What is the default scope of Spring?
  2. How can I change the scope of bean in Spring?
  3. What is the advantage of Spring Boot?

No comments:

Post a Comment