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 the difference between window.onload and ondocumentready?

0 Answers  


Should I disable javascript?

0 Answers  


What are the variables in javascript?

0 Answers  


List some of the advantages of javascript.

0 Answers  


How to enabled 'Strict' mode in JavaScript?

0 Answers  






Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..

0 Answers  


whether javascript runs on client side or server-side?

2 Answers  


What is meant by vanilla javascript?

0 Answers  


What is undefined in math?

0 Answers  


How to create a function using function constructor?

0 Answers  


What is the difference between the substr() and substring() functions in javascript?

0 Answers  


Which keyword is used to print the text in the screen?

0 Answers  


Categories