Computer Science, asked by azharuddinuddin42, 10 days ago

: 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 sahildudhal
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 sivanaya909
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