Computer Science, asked by prajwallreddygrr, 14 hours ago

(c) To count number of student with Grade 'A' (d) To insert new student record in the above table and fill the entire column with values. Question 5. Define a class Customer with the following specifications. Private Members: Customer_no integer Customer_name char (20) Qty integer Price, TotalPrice, Discount, Netprice float Member Functions: Public members: * A constructer to assign initial values of Customer_no as 111, Customer_name as "Leena", Quantity as O and Price, Discount and Netprice as 0. *Input()- to read data members(Customer_no, Customer_name, Quantity and Price) call Caldiscount(). * Caldiscount() - To calculate Discount according to TotalPrice and NetPrice TotalPrice = Price*Qty TotalPrice >=50000 - Discount 25% of TotalPrice TotalPrice >=25000 and TotalPrice ​

Answers

Answered by samarthkamate
0

Answer:

Describe the process by which a bill becomes Law?

Similar questions