write the formula to sum the total marks and find out average total marks
Answers
Answered by
1
Answer:
I am writing in computer language
int a = C1+C2+C3/3;. // C1,C2 and C3 are variables and int a is an integer which stores only integer values
print(a);
Answered by
9
Answer:
``Hope u like the answer``
Attachments:
Similar questions