If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 7498If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 8856I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6856There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation
1 3532There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?
9 13718There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?
6 10744I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?
8 11706If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great
2 6284Post New KPIT Core Java Interview Questions
Can you define trident?
What are the different components you should consider while defining a responsibility in oracle apps?
How to test socket connection in linux?
What is the definition of a keyword?
What tool and ide is used for node.js?
What is the use of the activation function?
what are the domains we have in maximo?
What are the differences between char and nchar in oracle?
Why are shell scripts used?
What are the limitations/drawbacks or ssrs 2008 r2?
Explain redirection?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
Can we use singleton functionality without making a singleton class in Python?
How do I open scenario manager in excel?
Why exchange 2013 architecture has been changed with two server roles?