A certain number of men can finish a piece of work in 10 days. If however there were 10 men less it will take 10 days more for the work to be finished. How many men were there originally?
3 17871How can I get the Profit & Loss (P/L) report of a period in GL ? plz tell me the parameter name if it required me to submit a new request ?
2 12118If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 7425If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 8726I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6755There 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 3463There 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 13476There 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 10591I 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 11538If 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 6203Post New KPIT Interview Questions
what is a qi number?
Which security features does sap enterprise portal offer?
What is the meaning of MSIL?
Is php a low level language?
Can you define power analysis?
How to drop a stored function?
What are Aggregate Functions?
What is angular 5? What’s new in angular 5?
Explain how to update data area in cobol 400 program?
What is mysqli_query?
What is a buffer in c?
Why services are used in angularjs?
On which port is tomcat running?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
When we send a data to a node, do we allow settling in time, before sending another data to that node?