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

How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?

1 Answers   Cap Gemini, TCS,


Is asp net front end or backend?

0 Answers  


About writting a query and SP which is better ?

5 Answers   Abacus, Satyam,


What is server infrastructure?

0 Answers  


what is service contract,operation contract?

2 Answers  


In a webpage if i want to give access to only half page ,then what should i do?

3 Answers  


What is the difference between control and component?

4 Answers  


How do you implement postback with a text box? What is postback and usestate?

1 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


How to do state management in ASP.NET?

0 Answers   BirlaSoft,


In which event of the page viewstate is available?

0 Answers  


how can i am search the data from database? just like google

2 Answers  


Categories