What is the use of jprofiler?
How should I format my code? How should I comment my code?
What is ioexception in java?
What is the resourcebundle class?
What is lambda expressions action func and predicate?
What is meant by framework in java?
What is ehcache in java?
What is the use of flatmap in java 8?
What is the difference between jar and executable jar?
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 is tier in java?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?
What do you understand by casting in java language? What are the types of casting?
What is flatmap java?
For each of the following program segments,give a big zero
analysis for the running time
1.For (i=0;i