Improve the programming example B.5 to check whether every mark entered from the keyboard is positive or not. If any mark is wrongly entered as negative, prompt the user to re-enter. [Hint: use if clause and them put scanf()]
`#include int main(){int marks1, marks2, marks3, marks4, marks5; } Are you looking for the Class 9 Computer Science SEBA Solution? You are in the right place! This guide provides accurate, well-structured, and easy-to-understand solutions to all topics covered in the SEBA Class 9 Computer Science syllabus. Our Class 9 Computer Science SEBA Solution is designed…