Returning the book to the library Students can borrow 10 books, and if a student borrows more than 10 books it will be d
Posted: Fri May 20, 2022 6:29 pm
Returning the book to the library Students can borrow 10 books, and if a student borrows more than 10 books it will be denied. If the student has a CPGA of more than 3,5, then can borrow up to 15 books. Analyze the above condition and create the decision table.