What is a uint8?
No Answer is Posted For this Question
Be the First to Post Answer
What is loose coupling in java?
What is a container in java?
How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)
What is the difference between collection and stream?
Can I have multiple main methods in the same class?
What is java ioc?
Describe life cycle of thread?
What is repository pattern in java?
Can we install jre without jdk?
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 the singleton class in java?
i have make jar file but when i click in this file then arr swhow "no faund main class" plese help me in this problem becose i want to make a jar file as a dxdcutable file