Q3) Write Javascript code to create an object called student, where this object has the following properties and methods: 1- Properties: name, age, (four degrees) d1, d2, d3, d4, and avg. 2- Methods:...


Q3) Write Javascript code to create an object called student, where this object has<br>the following properties and methods:<br>1- Properties: name, age, (four degrees) d1, d2, d3, d4, and avg.<br>2- Methods:<br>A- Method to calculate avg of student.<br>B- Method to calculate the following equation:<br>9.100+)<br>avg<br>avg<br>T=<br>Where n is a parameter of the method.<br>2<br>C- Method to display the values of name, age, and avg properties.<br>

Extracted text: Q3) Write Javascript code to create an object called student, where this object has the following properties and methods: 1- Properties: name, age, (four degrees) d1, d2, d3, d4, and avg. 2- Methods: A- Method to calculate avg of student. B- Method to calculate the following equation: 9.100+) avg avg T= Where n is a parameter of the method. 2 C- Method to display the values of name, age, and avg properties.

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here