how to delay a function call ?
Answer / punit
by following tricks:
1: using sleep call followed by occuring of event.
2: using do{
event generating call
}while(1)
| Is This Answer Correct ? | 0 Yes | 1 No |
How to test whether two strings are equal or not ?
how to create Expandable and Collapsible Menus
Reading which Character Key was pressed
function to combine two or more arrays
code to detect availability of cookies
code to sorting an array of objects
how to copy form data between different pages
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:
maximizing the main window
validation code / function to allow only Letters in a text box
program that will accept any name and will be stored in an array
code to Hide and Show form controls