Question: 1question urgent Create a structure named computer with name, quantity, price and amount Write functhons readcomputer(struct computer 'p) which lakms me pointer to the computer
Create a structure named computer with name, quantity, price and amount Write functhons readcomputer(struct computer 'p) which lakms me pointer to the computer structure as a parameter and gets the values for the structure members using pointer and cakculates the total amount fos the computer. Write a method printcomputer() that prints the details with the total amount using pointer. [8 marks]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
