Using shadow variable is good or bad for application?



Using shadow variable is good or bad for application?..

Answer / arul

It's not good programming method. Better we can use
overriding concepts to avoid shadow copy the variables.Using
shadow copy will lead to the confusion while doing more coding.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between globalization and localization?

0 Answers  


how to retrieve property settings from xml .config file.

0 Answers  


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


Differnce between Control an View State

1 Answers   Proteans,


How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)

2 Answers  






How do you create master pages in asp.net?

2 Answers   Wipro,


What is the Intermittent crashing of application in production?

0 Answers   Microsoft,


Can you explain architecture of your project ?

0 Answers  


How .Net has implemented security for web applications?

1 Answers  


Explain the steps needed to be performed in order to create an animation in xaml?

0 Answers  


What is preprocessor in .net? Where it use?

0 Answers  


What is difference between asp state management and asp.net state management?

0 Answers  


Categories