1) How can we use java script in testing the application?
2) What all the things(Software application - like browser, notepad) we need to
learn Jscript?
Answer / prasadkonnur
notepad or any editor, Browser,
Javascript must be enabled in browser
| Is This Answer Correct ? | 2 Yes | 0 No |
what difference between args.length and args.length() in command line argument?
What is difference between scripting and programming?
What does the isNaN() function?
What are escape characters in javascript?
What is singleton class in javascript? Explain
What is the difference between undefined and object?
What is arguments object in JavaScript?
How to create a popup warning box?
What output will the program produce: System.out.println(x+"+"+y+"="+(x+y));
Explain how to read and write a file using javascript?
How do you name a variable in javascript?
What do ellipses mean in javascript?