Answer Posted / manikandan
When global and local varible in the same name.
the local varibale in a mehod or function which use to
override the global is called the shadowing.
ie the Global varible is being shadowed by the
local varible
| Is This Answer Correct ? | 41 Yes | 8 No |
Post New Answer View All Answers
What is meant by jagged arrays?
List the types of generations in garbage collector?
What is the differences between dataset.clone and dataset.copy?
described weak typing?
What is the difference between convert.tostring and .tostring() method?
What is misl code?
Can we use Vb.Net and C# language simultaneously in one .Net application?
What is the feature anonymous type?
Is vb.net a programming language?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is the difference between readonly variable and constant variable?
What are all the parts of .net framework?
What is static member?
What are different types of jit ?
What is the difference between .dll extension and .exe extension files?