Write a javascript program to make a simple calculator
Answer Posted / raghu
Actually we already known simple calculator means such like
addition, subraction,division, multiplication.those things
are coding by switch case method.
| Is This Answer Correct ? | 114 Yes | 44 No |
Post New Answer View All Answers
Define event bubbling?
What is the difference of "settimeout" function and setinterval functions in javascript
What do ellipses mean in javascript?
What is the use of dom?
What is differential inheritance?
How to create multiline strings in javascript?
What are the characteristics of javascript ‘strict mode’?
How we can get the value of an element using javascript?
How do you write an event emitter base class that allows you to add event listeners?
What is a fixed-width table and its advantages?
What are the different actions that are performed using javascript?
What is new keyword in javascript?
What does the delete operator do?
How to add a new property in existing function javascript?
What is npm repository?