If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 6778If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 7837I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6177There 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 3034There 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 12219There 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 9640I 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 10307If 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 5722Post New KPIT Core Java Interview Questions
How do you configure check deposit?
Which is not commonly used programming language for ai?
What is the data encapsulation?
what are the three types of keywords associated with printer file ?
How many primary keys can be there in a table?
Why do you want to switch over from IT to management?
What are the types of filters in tableau?
Explain the difference between public and static modifiers?
Is facebook a blog?
If you were asked to create a custom workflow for SharePoint 2013, what development tool would you use?
What are the various options for navigation available in sharepoint 2010?
Does spring data use hibernate?
Which ide should I use for python?
What are layout pages in sharepoint?
What is mean by encoding?