subject

Please help explain this calculator code.

var calculator = {
sum: 0,
add: function(value) {
this. sum = this. sum + value;

},
clear: function() {[]
this. sum = 0;

},
equals: function() {
return this. sum;

}
}

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:00
What season was better from fortnite?
Answers: 2
question
Computers and Technology, 23.06.2019 04:31
Acloud service provider uses the internet to deliver a computing environment for developing, running, and managing software applications. which cloud service model does the provider offer? a. iaas b. caas c. maas d. paas e. saas
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
What is a scenario where records stored in a computer frequently need to be checked
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
What is the biggest difference between section breaks and regular page breaks? section breaks are more difficult to add than page breaks. section breaks make it easier for you to view the document as an outline. section breaks allow you to have areas of the document with different formatting. section breaks are smaller than regular page breaks.
Answers: 2
You know the right answer?
Please help explain this calculator code.

var calculator = {
sum: 0,
add: fu...
Questions
question
Mathematics, 21.03.2020 02:14
question
Mathematics, 21.03.2020 02:14
question
Mathematics, 21.03.2020 02:14
question
Mathematics, 21.03.2020 02:14
Questions on the website: 13722367