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
Explain private assembly?
What is normal jit?
Explain the use of new keyword?
Explain about the ruby interface generator?
What is meant by jagged arrays?
Define serialization in .net?
Can you please explain the difference between dispose and finalize()?
Explain about Visual basic.NET culture?
What is the importance of a Button control?
What is a static class?
What is deep copy?
described weak typing?
Explain the observations between vb.net and vc#.net?
Explain the components of common language runtime.
What is different between web.config and machine.config and where it will be ?