what is runnable interface
Answer / krisha
runnable interface is implemented when thread is use.
it is needed to start thread.
| Is This Answer Correct ? | 6 Yes | 0 No |
hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?
How do you assign object properties?
How to get the type of arguments passed to a function?
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..
What is difference == and === in javascript?
What are the variable naming conventions in javascript?
Is javascript insecure?
When do we use JSON.stringify()?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
What is the difference between arrow function and normal function?
Difference between window.onload and onDocumentReady?
Is javascript frontend or backend?