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

1.what si the out come of testing.?

5 Answers  


Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?

0 Answers  


compatibility testing?

2 Answers   NDS,


What are the types of testings that can be performed on a login window.

6 Answers  


What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?

1 Answers  






what is the Difference between SRS and SRS? Please mail me penisetty@gmail.com

7 Answers   SGT,


Hierarchy of Regression Testing?

4 Answers   winfoware,


What is the Difference between Scope and Objective ? can u explain detailed ?

26 Answers   IBM, Wipro, World Wide Company,


What is the clear meaning of test case, levels in test case ? contents of test case

2 Answers  


How did you do unit testing in your project?

0 Answers   QuestPond,


hi iam geetha, i know what are all points will come in the test plan, but i want the sample test plan

1 Answers  


Please explain software release process in detail.

1 Answers  


Categories