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 deff. saop and disco?

1 Answers  


How response object is related to asp's response object?

0 Answers  


What is the adavantage of using ASP.NET routing?

0 Answers   NA,


How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  






What are different types of api?

0 Answers  


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


Which adapter should you use, if you want to get the data from an access database?

0 Answers  


What is the extension of master page in asp.net?

0 Answers  


Difference between web.config and app.config?

3 Answers   ITC Infotech, Jenesys Technologies,


If 200 is for all successful operation then why do we have 201 response codes?

0 Answers  


Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


Categories