Programme should have minimum of 3 functions parameters


Programming:

3.1 Implement  procedural solution based on prepared design using C++  to deliver Books Records system?

3.2 Create two functions in your programme  e.g.  Books() and  Students() ,which must demonstrate parameters    passing and usage of control statements ?

Scenario :

  • Programme should have minimum of 3 functions (parameters passing demonstration)
  • Programme should be able to add new books entry (name, ISBN ,author etc).
  • Programme should be able to edit books entry.
  • Programme should be able to issue the books.
  • Programme should be able to see all issued books.
  • Programme must generate report which  should show borrowers and books information.
  • Program must handle wrong or duplicate entry through exception handling.

 

 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Programme should have minimum of 3 functions parameters
Reference No:- TGS01177051

Expected delivery within 24 Hours