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 typeof returns for a null value?
What are the variable naming conventions in javascript?
How javascript variables work?
What is the method for reading and writing a file in javascript?
Explain mul function in javascript?
What is "this"?
Explain the role of deferred scripts in javascript?
Explain the process of document loading.
Are javascript variables case sensitive?
Expand BOM and explain it?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
what is the difference between wrappers and primitives es: diff between int i=200 in primitives and integeri = new integer(54)
What is use of JavaScript and jquery?
What is a closure and why are they so useful to us?
What is the prototype object in javascript and how it is used?