row there are only 2 seats.
One person cans 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
}
Answers:
This question should be posted in the computer section, not the special education section. You are in the wrong category. Posting in the correct category increases the chance that you will receive a helpful response. Good luck!
This article contents is post by this website user, EduQnA.com doesn't promise its accuracy.
More Questions & Answers...