add two numbers in javascript


4.33
3
Sadasha 95 points

                                    <!--Add two integer numbers using JavaScript.-->
<html>
	<head>
		<title>Add two integer numbers using JavaScript.</title>
		<script type="text/javascript">
			function addTwoNumbers(textBox1, textBox2){
				var x=document.getElementById(textBox1).value;
				var y=document.getElementById(textBox2).value;
				var sum=0;
				sum=Number(x)+Number(y);
				alert("SUM is: " + sum);
			}
		</script>
	</head>
<body>
	<h1>Add two integer numbers using JavaScript.</h1>
	<b>Enter first Number: </b><br>
	<input type="text" id="textIn1"/><br>
	<b>Enter second Number: </b><br>
	<input type="text" id="textIn2"/><br><br>
	<input type="button" id="btnSum" value="Calculate SUM" onClick="addTwoNumbers('textIn1','textIn2')"/>
</body>

</html>

4.33 (3 Votes)
0
3.83
8

                                    let a = 4;
let b = 5;
document.write(a + b);

3.83 (6 Votes)
0
4
8

                                    var x = 2 + 3;
//x = 5

4 (8 Votes)
0
0
0
Acrasia27 100 points

                                    const num1 = 5;
const num2 = 3;

// add two numbers
const sum = num1 + num2;

// display the sum
console.log('The sum of ' + num1 + ' and ' + num2 + ' is: ' + sum);

0
0
0
0
Cliff900 90 points

                                    return a+b;

0
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
to add 2 numbers using function in javascript how to keep adding numbers together javascript add numbers function js add two numbers in html using javascript combine two numbers javascript add 2 number in js how to get version of jquery how add two numbers in javascript add two numbers using javascript w3school add two numbers using javascript find the jquery version sum of two numbers in javascript using function function to get two numbers and add them in javascript add number using javascript javascript and html add two numbers and display javascript and html add two numbers add two numbers and display result javascript add two number in j sum between two numbers js how to add two variable numbers in javascript how i add number in js two numbers not adding in js add up the numbers from a single number javascript best way to add two numbers in js adding 2 numbers javascript create function add two numbers in javascript function add two numbers in javascript get version of jquery on page add two numbers javascript function add 2 numbers on javascript 1++ javascript "1"+1 js add ',' to number javascript 1 wap to add two numbers in javascript wap to add two numbers in javascript wap to add two numbers in javascript how to add two integer values in javascript js sum two number add two integer in js jquery version in console jquery see version add two numberse javascript how to add to numbers together in js javascrfipt sum two numbers jquery version on console js add number js program to add two numbers concat 2 numbers javascript js function add two numbers adding two numbers in javascript using var adding two numbers using javascript js "1" + 1 javascript add for numbers addition of 2 number in js number add in javacript add two numbers javascript solution function add two numbets javascript sum two integers javascript javascript adding two numbers in a functions 1 + -"1" + "2" in js javascript how to add numbers how to add two numbers calculate instead of concatenate javascript how to add 1 to a number in js verification by adding two numbers in javascript how to sum 2 numbers in javascript adding two number using javascipt adding two numbers in js using sum js function to sum two number add two numbersin javascript function to add numbers javascript how to add to number in js how to add more than 2 numbers in javascript adding 1 to number js get version jquery multiple add upto n numbers with java script js get jquery version javascript code to add two numbers javascript function sum two numbers how to add numbers in javascripy add numbers in a number in js how to Add up the Numbers from a Single Number in javascript how to add number in javascript javascript addition of two number node js adding of multiple numbers 2. add two numbers javascript addition of two numbers html js addition of two numbers js using html addition of two numbers js simple html javascript to add two numbers concatenate 2 numbers javascript javascript how to do 1 + 1 how to add two numeric variables in javascript add two numbers in javascript function when i add two numbers in javascript it concatenate it find jqery version in console how to add 2 numbers in javascript add tow number javascript function add tow number javascript console check jquery version sum two number javascript js how to add up numbers javascript add two integers js put two numbers together but not add how to addition of two numbers in javascript how we can add numbers in javascript add two numbers with functions in Javascript how to add two numbers in javascript using functions how to add two numbers in javascript in html addition of two numbers html using javascript js adding two numbers function javascript adding two integers javascript function that adds two numbers html javascript adding numbers javascript add two number html add two numbers javascript how to add into numbers javascript add number function javascript add multiple numbers javascript get the version of jQuery javascript custom function for adding two numbers i+1 in javascript adding two numbers in javascript Math js append numbers together "1" + 2 in js sum of two number using function in javascript add numbers function javascript javascript sum 2 numbers add two number in javascript possible ways of adding 2 numbers in js 1 + 1 in js how to add 2 int variables in javascript adding two numbers in javascript w3schools how to add two numbers in node js add two numbers using function in javascript how do you create a function in javascript and add 2 numbers how to add numbers in javascript by function how to find jquery version in console how to add +1 to a number in javascript 1 + '1' + 1 js how to get jquery version in console how to add many numbers together in javascript node.js a function that adds two numbers node.js javascript a function that adds two numbers javascript a function that adds two numbers js add , to number see jquery version in console javascript add two numbers in for loops node js add two numbers how to append numbers in javascript add a number in js add numbers with Math in javascript add number in function in javascript javascript to add two integers using javascript how to add number values in javascript javascript 1 + 1 add up two integers in javascript how to add 2 digit numbers in javascript javascript 1+'1' javascript add number to add 2 numbers script java add two numbers in javascript fails how to add two numbers together in javascript addition of two numbers in javascript how to add two numbers in javascript w3schools add 2 numbers javascript javascript program to add two numbers add 2 numbers using javascript addition of two numbers in javascript using functions +1 js addition of two numbers in html using javascript how to add a number in javascript jquery version check in console how to add two numbers and display the result in javascript js add to number how to add - after two numbers in javascript checking jquery version in console add two number in nodejs js to add two numbers get the jquery version in console how to add number in javascript and return how to add integers of a numberin Js how to perform addition of two values in javascript javascript programs for adding 2 numbers java script add two numbers concatenatge java script perform addition of two numbers i java js sum two numbers jquery version from console 1++ js add up the numbers from a single number js adding two number in java script 10 + "1" in js 1 + 1 +'1' in js javascript program to add two numbers in html add two number in js why does javascript addition but the 2 numbers together javascript add 2 integers how to add two numbers in basic javascript addition of two numbers in js how to make javascript numbers add js add 1 number display version of jquery return addition of two numbers in javascript addition of two numbers function in js add number to value in javascript for javascript sum two number javascript add two numbers function function statement javascript adding 2 numbers function statement javascript to add two numbers addition of two numbr in js\ how to addd two number in javascript adding number in javascript add 2 numbers in js how to add numbers in java script how to add two numbers in html using javascript "1" + 1 + 1 + 1 in js 1+1 in javascript add two digit integer javascript add number javascript how to add two int in js not able to add two numbers in javascript javascript add number to number add two numbers in js javascript code to add 3 numbers how to add 2 number in javascript adding two numbers in javascript html function to add numbers in javascript javascript to add numbers using function javascript to add two numbers using function using javascript to add numbers how ot add 2 numbers with js and html adding two numbers in javascript using function adding two variable numbers in js js add two string numbers "2"+1+5 in javascript add two digit number javascript addition of two numbers in javascript using html how to add two number using js get jquery full version how to add twonumbers in js how to add two nubers in js adding 2 numbers in javascript adding numbers for loop javascript javascript change string to number and add how to add two numbers in jav how to add two numerical variables in javascript how to add a number javascript js var plus adding two numbers how to addition two number in javascript get latest version of jquery javascript add number together how to know jquery version from console sum two numbers javascript javascript sum two numbers in javascript how to join two numbers together js add two numbers in javascript in java javascript 1+1= javascript sum two digit integer javascript add to numbers how to write a function add 2 numbers in javascript javascript code for addition of two numbers js add number method javascript add numbers together function to add two numbers in javascript js add numbers together jquery current versionº js add two to number add two numbers in node js add two numbers function javascript calculating function add 2 numbers js add 2 integers in javascript js add numbers from a single number how to combine multiple numbers js concatenate two numbers in javascript append numbers in javascript write a function to add two numbers in javascript javascript code adding two numbers how to concatenate two numbers in javascript adding two digit numbers javascript add to number in javascript node js program to add two numbers jquery current version how to concat two numbers in javascript write a program to add two numbers in javascript function for adding 2 numb in js addition of two number in javascript javascript add 2 number add number is js current version of jquery add two numbers together javascript javascript concat 2 numbers adding numbers on loop javascript put numbers together without addition javascript add number to number javascript add number as a function javascript javascript var plus same var add two numbers in javascript html js add number to input javascript version xdocument get version add numbers current jquery version add number with $ javascript javascript sum numbers javascript putting two numbers beside each other how to make any two integers add in javascript how to create a script for adding 2 numbers in a form javascript how to create a script for adding in javascript between two numbers how to creare a script for adding in javascript between two numbers add two numbers description for js check jquery version from browser get jquery version from console adding numbers on js additon using javascript how to add integer in javascript adding to var javascript not adding numbers to sum reasign js sum addition of number in javascript javascript sum of 2 numbers how to check version of jquery javascript add two numbers sum variable addition js adding numbers in javascript adding variables js test jquery version console =+ 1 js .1 + .2 javascript how to sum two values taken from single tag html sum of two const in javascript ADD TWO NUMBERS JAVASCRIPT javascript sum int value js always add as number javascript to sum two numbers number o,2 javascript javascript calculate sum of two input values how to find jquery version used how to get 2 values then add them together html add value in javascript addition of numbers in javascript Display addition of 5 and 6 with a paragraph element with id name as "addition" using JavaScript check jquery version command line number add in javascript sum 2 variables html checking site jquery version how to calculate two values in javascript with different condition then add them adding the values in plus and minius in javascript find jquery version in window adding twi numbers in js js add to variable sum two value in javascript js adding numbers nodejs how to add a number till it gets to another number howto ge jquery version javascript get numbers between two numbers jquery if versions js addition user input javascript to add numbers javascript add to variable how to see if two numbers add up in javascript javascript get number from users then addition console log jqeruy version add to numbers in javascript how to know the loaded version of jquery addig integers in jjs js why add a _ to variables add / after two number in js how to add numbers in js javascript add value to var how to know which version of jquery is used add a + to a variable in javascript how to add " in JS javascript adding two returns values add int from input javascript add two number javascripot multiplication in javascript add two numbers in my contact list javascript ?? operators in javascript ?? in javascript add two numbers squared in js operation in javascript js / operator how to add numbers in javascript function javascript sum of two integers javascript adk for a number inbetween two other numbers javascript sum of two numbers string -= javascript new jquery version add two numbers using html input and javascript ... in js 1.1-1 javascript javascript random from two numbers find two numbers that add up to value javascript find 2 numbers that add up to values javascript how to add two number values together on javascript how to add two in js check if number between two numbers javascript js how to add numbers in an array javascript function to return the sum of two numbers javascript add to numbers from input how to convert number in two digit in javascript ` operator in javascript get jquery version chrome console how to add 2 numbers together in javascript js 1+ javascript operator html file sum two number in javascript javascript -1 string concatenation in javascript with operator how to add 2 numbers in js get version of jquery operator ~ js checking if addition of two numbers equal 17 in an array javascript simple addition button javascript how to add 4 to value in js how to generate multiple numbers in javascript adding variables javascripot jquery operator js addition of two numbers javascript *= sum of two numbers in javascript perform the function of adding two numbers to each other in javascript !! in js javascript ?. operator javascript nodejs stackoverflow sum 2 integers functions nodejs stackoverflow sum 2 numbers ** operator in javascript .. in js w3 operators js how to add an integer in html adding to a variable js ==== in javascript javascript add integers add the next number in js javascript plus two numbers =+ javascript plus 2 values js how to add numbers in javascript @ in js ! in js plus will append not sum tow value in js javascript how to add multiple numbers function chekc jquery version ? in js when adding two input value it show as zero javascript operators js >! js how to add two numbers variables in javascript js add two integers js function add integer addition of two variable in js addition in a function javascript js operator javascript add 2 numbers and then append javascript += javascript dont sum value and string it javascript !! operator jquery version read [1]+[1] js simple addition program in html js ^ in javascript Write a javascript program to add 2 numbers. plus in javascript .1+.2 js divide in js how to make a js operator in js consolecheck for jquery how know jquery version which version of jquery operator javascript ? in javascript += in javascript example javascript string arithmetic operators javascript add and equal sign javascript function add(a, b) { var sum = parseFloat(a) + parseFloat(b); how to sum two values in js javascript add two numbers with input adding 2 variables in javascript javascript divided symbol how to sum two numbers in javascript javascript sum two numbers in javascript $ in js devtools retrieve jquery version js add amount to number with function js add number to number addition in js how to add number on number js jquery version check command how to find jquery version in my application through chrome how to we test jquery version in chrome javascript adding two variables addition of two numbers in javascript using input checked jquery version how to add integers in javascript adding two numbers js console get jquery version js add two numbers how to add two input value in javascript check jquery version from console js how to add 2 numbers together how to write addition function in javascript how to add two value getbyname using javascript javascript adding integers get current jquery version js add number to int js find element in chrome console jquery version how to add up numbers in js check jQuery version on Terminal .add in javascript += javascript get two number from numbers javascript how to add to number in javascript function to add two numbers js sum of 2 number in javascript function that adds two numbers javascript javascript adding numbers together results in lots of 0 function jquery version javascript variable addition add two numbers javscript dom manipukatiob 2 += in js add values in javascript how to add numbers next to each other in a string javascript add two variables in javascript add 2 mumbers javascript how to check jquery version in console javascript adding numbers function javascript function add two numbers jquery version if it 2 add 1 in javascript number addition in javascript javascript add by 2 adding two variables in javascript add / in javascript how to add two numbers given in two variables in javascript how to add sums in js store addition sign in javascript javascript "1" = "1" addition two flost numbers in js javascript add up know jquery version from console multiples sign in javascript javascript numeric addition of two variables function to add a number javascript how to add a number to html with javascript to sum two next numbers js javascript add two numbers html add two numbers js add numbers into a single value adding two values in javascript how to check the version of js in browser console how to add two numbers in javascript function how do i add in js how to add numbers js js addition two html element values js addition to values ajs add number from number javascript 1= get the sum of 2 number js javascript '1' + 1 adding variables in javascript find jquery version how to verify if jquery has the latest version javascript add two input values add to variable add nums javascript check jquery version in console adding the results of two variables in js to get total amount addition function javascript function adding example javascript how to add two numbers javascript ways to add in js what is value = add in javascript javascript add two add numbers together javascript 1 | 0 js javascript adding two variables together get jquery version function adding numbers together with javascript adding numbers together javascript adding numbers together in javascript view current jquery version put numbers together not add js addition of two numbers javascript js sum of two numbers sum integers javascript how to add bnumbers in javascript javascript add number adding sum two numbers javascript add two values js html js adding two numbers by value, not as string how to find jquery version sum two values js javascript how to add javascript 1 ? 2 check jquery version ubuntu addition javascript more than 10 numbers addition javascript code javascript + adding numbers javascript or in number assignment js add 2 numbers sum 2 numbers js with html form sum 2 numbers js htlm sum 2 numberrs js sum 2 numbers html jqeruy version console how to print jquery version in console.log console command to find jquery version summ two var es5 javascript how to attach 3 numbers in javascript put 1 integer next to another in js how to add numbers together instead of calculating in nodejs how to connect 2 numbers in node js instead of adding together how to connect 2 numbers in js instead of adding together add two numbers using html and javascript javascript plus 2 numbers js add var to this add 2 number javascript add two no js add in javscript how to check jquery version in console chrome how to add numbers up in string in html javascript add two values javascript addition code add of two numbers in javascript js 1+1 variable addition operations javascript adding two digit in js gives me concate add number in javascript javascript add 2 numbers together with function javascript add 2 numbers together what jquery version is my web page using javascript add two numbers javascriptadd two numbers get value and addition js how to check jquery version in mac check jquery version mac terminal how to check jquery version in terminal how to check if i have jquery in terminal console check jquery console jquery version jquery version console how to check what version of jQuery is loaded on the page javascript sum of two value is not 10 add two numbers in objects that are strings add two objects with number strings 1+1 in js how to check if jquery is loaded in cmd js addition function how to do add two numbers in javascript how to add many numbers to a variable with a click javascript jquery version check console add in js js add % to a number how to check which jquery version in site sum of two values in javascript how to we get two values of sum in javascript add javascript variable add two number doesn't work in javascript adding two numbers in javascript javascript add after 2 numbers sum of 2 differente datatype in js how to add in js add integer javascript how to int plus values in js How to add a value js check what version of jquery adding variables javascript functions adding two constants javascript js code to add two numbers how to add 2 numbers together using math() in javascript jquery view version command line !1 js write a program to add two numbers js addition of 2 numbers in html template using javascript addition of 2 numbers in javascript add value in javascript function sum of values from two values javascript how to check the jquery version in console javascript add , to number jquery display version add , in numbers js add two numbers javascript add two values in javascript calculate 2 values html add numbervalues together javascript += number javascript javascript add 2 numbers how to check the jquery version of a website version jquery console ghow to know what version of jquery i am using javascript addition var and int javascript addition integers 1 + 1 javascript js code to add 2 variables how to add on js adding numbers with user input javascript doing addition with inputs in javascript test jquery version sum of two number in javascript why two numbers dont add up js how to add numbers javascript how to check for jquery version in your computer get jquery version in console detect jquery version javascript '1' to 1 how to add / in js sum two numbers javascript javascript adding two numbers how to check jquery version in angular adding numbers in js javascript adding variables js addition operator javascript addition showing myfunction how to see jquery version how do i check jquery version in console 1/2 java script javascript number add add to number javascript number plus number = javascript add ' ' to value js js add numbers chrome console how to know what jquery version is function to add t2 ammounts together js js [1:-1] check for hquery on webiste number addition in js javascript change to integer to do addition simple addition js addition in js how to add numbers to variables in javascript javascript return integer then add how to do addition in html instead of javascript how to add 2 integers in javascript add numbers js user input addition javaccsript addiotion javascript jquery version get javascript add simple javascript plus 2 javascript add two numbers together find jquery version in console terminal command get jquery version javascript sum two numbers in text file javascript sum two numbers in text javascript sum two numbers in txt check version of jquery in console how to get jquery version how to get the jquery version adding up variables javascript get version of jqueryt get jquery version jquery check version show jquery version get current version of jquery check if jquery chrome console console jquery verson print addition in javascript add to number javascript adds to end js check jquery version js number.add how to add variables in javascript addition of 2 number in javascript how to add number in js javascript sum operator How can you tell what version of jQuery is loaded? return sum of two numbers in javascript adding number in js how to check the version of jquery jquery version console command how to add number in javascript how to get jquery v=? js var with two int javascript adding to numbers javascript to say add these numbers how to check the version of javascript using console using jquery check verison of jquery add numbers in JS add number javascript add new numbers javascript how to add 2 values in javascript How to use addition js javascript add numbers javascript number addition add together JS function input 2 numbers nodejs adding a minus to my string in Javascript add numbers in javascript js += to add 2 numbers in javascript add two variables in in calculator js javascript add value javascript add to number js sum 2 values adding in js adding multiple numbers in javascript using document.getelementbyid how to add two numbers in javascript by taking input from user how to add two values in javascript get jquery version console sum two numbers js addition in javascript check jquery version "1" - - "1" javascript how to add <a> in javascript how to find out jquery version add number variable javascript check jquery version console jquery version check javascript input value to integer and sum find out which version of jquery I am using javascript 1 + "1" sum two values javascript js 1 + "1" javascript math adding console log jquery version how to add in javacript ++ javascript add to variabel javascript adding numbers together javascript adding numbers javascript sum to numbers add to variable javascript addition javascript to html how to add a number in js how to check jquery version javascript addition example javascript addition function get jquery version in browser console jquery get version in console jquery get version javascript how to add integers how to user write in javascript for addition javascript add add numbers in js how to add 5 to variable in javascript program to add two numbers in javascript accept two numbers as input and add them in javascript addition javascript adding numbers javascript adding to variable javascript to new varibale addition of two values in javascript how to add in javascript math adding valus javascript add same value javascript += addtion in javascript add to numbers javascript adding to a variable javascript =+ and ++ add , to numbers javascript add x + y function javascript how to add to a variable js adding numbers in Javscript js how to add .5 sum of two numbers using javascript javascript plus number javascript addition how to add -ve value in javascript add numbers javascript how add two number in javascript value plus function in javascript add number using getelementbyid javascript add two integers javascript javascript addition of two numbers how to add two numbers in javascript js adding two numbers javascript two number addition how to add a var nodejs sum numbers doesn't work javascript to add two numbers javascript how to add two numbers js addition add in javascript += html javascript all javascript additions how to add 2 variable using dom how to add 2 numbers in javascript and dom how to use dom to add 2 numbers javascript how to sum two numbers addup with javascript adding in javascript how to add in javascript how to add 5 onto a number using js javascript addittion onclick addition javascript addition of numbers inputted by user add ' in js how to add two numbers in js add to no javascript how to use javascript and add numbers when inputted how to use javascript and add numbers add 2 numbers js ... in javascript multiply javascript how to make function input 1 plus input 2 javascript how to add 2 numbers javascript javascript operators add 2 numbers in javascript add number in js javascript code to add 5 numbers HOW TO ADD IN JAVA SCRIPT how to add two integers in javascript to add two numbers in javascript gert a function to add two numbers in javascript add two numbers in javascript javascript function to add two numbers
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source