What is a bean class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Java Related AllOther Interview Questions

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.

0 Answers   Sapient,


What is the use of servlet in java?

0 Answers  


What is java lang noclassdeffounderror?

0 Answers  


What is meant by rest api in java?

0 Answers  


What is type_scroll_insensitive in java?

0 Answers  






In java thread programming, which method is a must implementation for all threads?

0 Answers  


What is reflection in java?

0 Answers  


In which language eclipse is developed?

0 Answers  


What are jpa repositories?

0 Answers  


Are jvm’s platform independent?

0 Answers  


What are java’s rules regarding tabs, spaces and newline characters?

0 Answers  


program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?

0 Answers   St. Pauls University,


Categories