Hi Friends, I am new to java, please provide some use full
docs, and where can i get basic Java script docs...
thanx in advance
Answer Posted / gayathiri p
hi Friend
if u read basic concepts in Javascript its better
http://www.javascriptmall.com/learn/contents.htm
advance javascript u go to this javascriptkit.com.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define escape() function?
what are the differences between as2 and as3?
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?
What is event in web programming?
What is a boolean search?
What is the difference between java & javascript?
How to find operating system in the client machine using javascript?
Have you used any browser for debugging? If yes, how is it done?
How we can get the value of an element using javascript?
What is lazy loading in javascript?
Explain the term closure?
What is difference between array.splice() and array.slice() method in javascript?
How does typeof operator work?
discuss scoping in javascript?
What is a name function in javascript & how to define it?