If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 7364If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 8647I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6700There 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 3422There 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 13350There 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 10485I 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 11401If 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 6144Post New KPIT Core Java Interview Questions
What happens if we use an Inverter instead of the Differential Sense Amplifier?
What command is used to enable and disable splunk to boot start?
What are caching and purging in siebel?
What is partitioning?
What do you mean by scope object and what are its types?
explain detail about ftp in datastage?
I want to create a project like google maps how can we do that with atlas?
Explain the difference between awt and swt.
What are the benifits for Oracle HRMS Students passed out 2007? Whats is the probability for freshers?
Explain the difference between local and global namespaces?
How to calculate Voltage regulation of 22 KV Over head Line.
How would you create a footprint in your PCB designer software (say, Altium)?
Explain the difference between the stack and the heap?
What are the capabilities of wpf?
We are not providing some of fields in .csv file which are required in filed level. What happens if we try to insert records into salesforce through data loader?