what is the diff b/w local and global variable?
Answer / riya jain
The differnce b/w local and the global variables is in the
scope in which they are used. like in c++ the variables
that are declared in main() are global and the variables
that are declared within the class are subject only to that
class and thus termed as local variables.
| Is This Answer Correct ? | 5 Yes | 0 No |
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
At what stage of the life cycle does testing begin?
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!
WHAT IS SECURITY TESTING.HOW TO DO SECURITY TESTING.IS THERE ANY FRAMEWORK AVAILABLE
Difference between gui & Functional testing
pls explain perfomence testing and strees testing load testing
What are cookies and how to test cookies
6 Answers Chetu India, Teradata, Wipro,
any one giv test cases for wordpad using equivalence class partioning
How can I done a Web Testing? Which steps are include in it?
what is test frame work?
Once a bug is found how do u report it?wat is the process?