Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) There 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?
KPIT,
9 14175There 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?
KPIT,
6 11067I 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?
KPIT,
8 12122If 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
KPIT,
2 6441
How to sort array in descending order in java?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is difference between @controller and @restcontroller in spring?
what is reflection api? How are they implemented?
What is parsing in java?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is the java api?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What is a constructor overloading in java?
What is java string pool?
What is latest hibernate version?
What are the differences between heap and stack memory in java?
Are jvm’s platform independent?
How is declarative handling of exceptions done in struts ?
Is minecraft 1.15 out?