If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 7606If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 9053I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6960There 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 3610There 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 14015There 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 10940I 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 11964If 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 6393Post New KPIT Core Java Interview Questions
what is the difference between JES3 and JES2?
What do you mean by Q+5 in dissolution?
Do you know what is php artisan.
What are the types of caches in lookup? Explain them.
How can you create and deploy the workflows by using Visualstudio 2005, tell me the step-wise?
in wind mill use 2100 kw asychronous generator ( induction generator ) rotor voltage : 3300,stator voltage : 690, rpm : 1511 type : MRL063E04 ' we check rotor resistance magger value found following. R-EARTH - 00 M.OHM,Y-EARTH-34 M.OHM,B-EARTH- 33M.OHM R-Y: 31 M.OHM, Y-B: 00 M.OHM,B-R :33 M.OHM HOW CAN I TAKE DECISION?pls ans. quickly
What is the difference between load and stress testing?
What is polyfill in angular?
Is xml a markup language?
What is define c?
How to use pagination in codelgniter?
What kind of deliverables you have on a day to day basis?
What is difference between slip rings and carbon burushes?
What is a vlookup in s.f?
Can a standard object become child in master detail relationship? : salesforce objects & fields