: How you can assign named values to a JavaScript Object using literals for storing the marks of student in four subjects? Write object methods to check the marks of students for the award of scholarships. Students getting more than 80% marks will be awarded the scholarships.
Answers
Answered by
1
Answer:
Use the reserved keyword var to declare a variable in JavaScript. Syntax: var <variable-name>; var <variable-name> = <value>; A variable must have a unique name.
Explanation:
Mark as brainliest
Answered by
0
Hey I am going to be a bit late I will call you tomorrow and then you can call the brainlist is this one is your number please mark me as the brainlist
Similar questions
Social Sciences,
5 days ago
Science,
10 days ago
Social Sciences,
8 months ago
Science,
8 months ago