what is the diff b/w local and global variable?



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

Post New Answer

More Manual Testing Interview Questions

What is baseline?

6 Answers  


What is the V-model?

2 Answers  


What report u generate after completing testing?

5 Answers   Covansys,


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

0 Answers  


what are known issues? Explain

2 Answers  






you need to deliver the product on monday, but in friday ur test cases get crashed, what you will do?

3 Answers   CTS,


what are the exact testing types you involved when testing the webapplication testing and clent server application testing?have u find differene interms of testig?

3 Answers   HCL,


What is the role of a bug tracking system?

3 Answers  


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  


Can anyone Give me examples for high Severity and Low priority defects?

5 Answers   Wipro,


What is quality center?

0 Answers  


what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?

4 Answers   Persistent, TCS,


Categories