if the two text boxes are there i want assign the vales
like 2&3 and if i select button means i want find the
sum.this is client side scripting in javascript

Answers were Sorted based on User's Feedback



if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / shilpa

yes this is client side java script.

Is This Answer Correct ?    6 Yes 1 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / konthappan

What is the question actually ???? he is asking whether it
is a client side javascript or not ??

I really did not get the question

Is This Answer Correct ?    5 Yes 0 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / ravi

Yaah It's a Client side Coding

Is This Answer Correct ?    3 Yes 0 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / gp

Yes. This can be done by client side Java Script but also
can also be handled by server side components with a AJAX
call or a normal form submit.

Where the computation is done solely depends on the
requirements and problem complexity. The developer has to
decide J.

Is This Answer Correct ?    2 Yes 0 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / kaushik

Yes this is client side scripting

Is This Answer Correct ?    2 Yes 2 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / kesavan

Button is selected..so the form will not submitted..so this is
client side scripting in js.

Is This Answer Correct ?    1 Yes 1 No

if the two text boxes are there i want assign the vales like 2&3 and if i select button means ..

Answer / kaushik,shilpa

Konthappan can't understand this simple question also?
thanks and regards
Kaushik,Shilpa

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JavaScript Interview Questions

What is local and global scope?

0 Answers  


When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.

1 Answers   CTS, GE,


What is the use of blur function in JavaScript?

0 Answers  


Where do I put javascript code in html?

0 Answers  


What is null variable?

0 Answers  






Why javascript is dangerous?

0 Answers  


Is javascript harmful?

0 Answers  


how can we retrieve value from one database server and store them another database server using sql server code

0 Answers   HP,


What are exports & imports?

0 Answers  


How do you declare in javascript?

0 Answers  


What do you mean by ide?

0 Answers  


What is difference between local variable and global?

0 Answers  


Categories