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 17801How 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 12057If your team member writes code with lots of static variables and static methods, will it cause any side effects?
3 7370If I have 1000 objects and my requirement is to sort them quickly, then which collection would you recommend and why?
5 8654I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
3 6705There 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 3425There 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 13365There 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 11411If 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 6148Post New KPIT Interview Questions
What is coelom? Are all animals coelomate?
Is bucket sort stable?
Difference between 2-Valve Manifolds, 3-Valve Manifolds and 5-Valve Manifolds 3 with diagram
What are different types of 'non-tax receipts.'?
What is a semaphore? What are the different types of semaphores?
Explain the types of payrolls in oracle hrms.
How to convert Differential pressure to flow in TPH
Are global variables initialized to zero?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What were you doing before sfdc development?
What is the difference between web service and wcf service?
Difference between pre-tensioning and post-tensioning.
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
Why spring framework is needed?