Exercise 3: Calculate the Student's Total Marks
In this exercise, you have to calculate a student's total marks using the concept of prototypes in constructor functions.
Problem Statement
A constructor function called Student
is given with the following parameters:
marks1
marks2
Important Note: Both
marks1
andmarks2
...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy