Deloitte interview question

About the project structure

Interview Answers

Anonymous

30 Sept 2018

spring, hibernate, rest jsp and servlet and threading. prepare each module of spring in detail. Thread synchronization and all the possible scenario on the same, all the basic keywords of java, string programs, for loop programs and what not basically u need to be good at everything to clear deloitte

1

Anonymous

2 Dec 2018

Inner class- it is used for nested class, it can have all the access of outer class and can have access to private method as well. It can have any type of modifier defined.