Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What is the best message queue?
Can you inject null and empty string values in spring?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is a simple definition of a map?
there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.
What are servers?
How to print an arraylist in java?
What is awt package in java?
Differentiate between constructor injection and setter injection?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What is exception hierarchy in java?
Is spring boot a framework? : Spring Boot
What are the differences between bean factory and application context?
Explain a time server?
What should you do in a passive method?