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
What does two exclamation marks mean in javascript?
What is the reason for wrapping the entire content of a javascript source file in a function book?
What is a fixed-width table and its advantages?
Text from your clipboard?
How to enabled 'Strict' mode in JavaScript?
What is called variable?
How generic objects can be created?
why we need java instead of c
How to create arrays in javascript?
What is the use of a weakmap object in javascript?
What will happen if an infinite while loop is run in Javascript?
Which is best for front end?
What are javascript objects?
What is javascript namespacing?
Name some of the built-in methods and the values returned by them.