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 namespace to create thread in .net?

0 Answers  


Explain the differences between clr & cts?

0 Answers  


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

0 Answers  


How to stop the inheritance?

2 Answers   TCS,


Can you explain page lifecycle in net?

0 Answers  






How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


What is a postback in asp net?

0 Answers  


How to Deploy a project?

2 Answers  


Explain the use of fragment caching.

0 Answers  


what is the auto option in XML ?

1 Answers  


What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain

4 Answers   Mind Tree,


version information of assembly consist of _________ values.

3 Answers   AG Technologies,


Categories