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 Developer Java Interview Questions
5,290 senior developer java interview questions shared by candidates
Core Java, Java 8, Hibernate, Spring, Struts2 basic questions. asked some basic database related questions.
Test questions were all copied from SCJP book
abstract class and interface
Java related technical questions. Mostly related to Core Java and MVC framework
What is the difference between pass by value and pass by reference?
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 are your salary expectations?
What do you know about OOP?
Viewing 3851 - 3860 interview questions