Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
1 4823
What are the three orm levels?
What are different order status?
Is jprofiler open source?
What is mapping in hibernate?
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 versions of ejb?
Explain spring beans?
What is the inheritance?
Detail about the architecture of the web sphere?
What is the purpose of methodology?
What does super keyword do?
What are access specifiers available in java?
What are logics in reference to web logic servers?
Can we override private method?
How many days will it take to learn java?