1) There is a class in which i declare 2 instance variables. A map and a string. Initialize both. Then, pass both of them to a method and change the values. What will be the value of map and string before and after calling the method. 2) Dynamic Polymorphism. All the variants(Object of child, reference of parent etc etc). If the methods are static , how does DP work? 3) Typecasting. How does it work? 4) Immutable classes. How do you initialize it? 5) When do you prefer Interfaces and when abstract class. Prepare well for this question. They confuse you a lot. 6) Overloading with different arguments. 7) Instantiating an abstract class. There is an abstract class and other normal class extends the abstract class. In constructor it calls , super(this). What happens?
Senior Java Developer Interviews
Senior Java Developer Interview Questions
"Senior developers have years of experience in Java and have the knowledge and communication skills to mentor other developers. Companies prioritize strong technical skills and questions will focus on problem solving and critical thinking. A bachelor's degree in computer science or a related field, along with years of industry experience are standard."
5,290 senior java developer interview questions shared by candidates
Could you describe a business use case where you have used the visitor pattern in practice?
Core Java and Spring MVC related question
Finalize method, daemon thread?
List programming patterns by name only. Just the list.
Java code snippet. What's printed out?
Java related technical questions. Mostly related to Core Java and MVC framework
basic java question and data structure and algo. Never attend their recruitment process otherwise you will end-up wasting your precious time instead go for any other company. They will simply call you for nothing. They will ask you to go through all the round and at the end HR will tell you that, hiring manager has specific requirement. Then why and who the hell resume was shortlisted ?
What the difference between abstract and interface? What's the difference between cookie and token? How to protect cookie from being stolen? How to make Junit test 100% coveried? How does CI/CD work? How to make intellij work better ?
What do you know about OOP?
Viewing 3851 - 3860 interview questions