Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
HCL,
2 6470Iam working as a Project Lead in a s/w comp.The follwing question was asked in HCL interview. What about the schedule slippage? If the developer has taken more time than the specified time. How do you adjust the time? From where do you allocate that extra time for the developer?
2 12452How do you create UserTransaction Object? How do you rollback a transaction in a method?
HCL,
1 11407
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 lazy class?
What is java string pool?
What is an object in java and how is it created?
Is minecraft 1.15 out?
How to create a base64 decoder in java8?
What are the differences between heap and stack memory in java?
what are the different modes of archival? Explain each mode in two lines each?
What is the first argument of the string array in main method?
What is difference between @controller and @restcontroller in spring?
Realized?
Differentiate between static and non-static methods in java.
What is the java api?
Are jvm’s platform independent?
What is the resourcebundle class?