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 frames and scripts 'in artificial intelligence'?
Explain WMLScript Syntax?
What can be done with microsoft access?
Explain convert.tostrin?
What is data binding in asp net?
Why is DBSCAN required?
how many processes can I run with single licence?
What is called before viewdidload?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
What is the purpose of aggregates?
How to create trigger in mysql workbench?
What is an activity diagram?
What is @inject()? Why use?
armstrong number by using php while number is given by the keyboard.?