Computer Science, asked by nithishguru9504, 4 months ago

Write A Program in c++ create a class name calculator Data member:
int a,b,c
Member function:
void addition() void subtraction()
void multiplication()
void division()

Answers

Answered by 24fdsfsfs
0

Done

I have attached the file here.

Attachments:
Similar questions