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
How do you include a comment in javascript?
How to create the namespace in javascript?
What are the three core languages in web pages?
What does dynamic component in javascript contain?
How can an HTMLCollection be traversed?
What is unescape() function?
What is javascript and how it works?
What does e mean in javascript?
How are event handlers utilized in javascript?
What is primitive data type in javascript?
How is a relation not a function?
What is string in javascript?
What does polyfill mean?
In Java coding we will write a public static void main()? Why won't we write as a static public void main()
What is a method in javascript?