What is the difference between STATIC FUNCTION & STATIC?
Answer Posted / sachin
static is a keyword whic is invoked automatically.The value
of the static variable is 0.
static function is a function whic inturn helps in
accessing static variables. ONly static functions can
access the static variables
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to have winrunner insert yesterdays date into a field in the application?
How do you find out which is the start up file in winrunner?
When it is appropriate to change physical description?
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the purpose of different record methods?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is the XML test cases creation?
What are the Win Runner tools for functional testing?
Explain the purpose of different record methods?
How to test Fonts and its size thru "Font Expert" in Win Runner.
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What is a checkpoint and what are different types of checkpoints?
can i get apex technologies interview questions in testing
What information is contained in the checklist file and in which file expected results are stored?
What are the synchronization points?