Using shadow variable is good or bad for application?
Answer Posted / 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 View All Answers
What is the difference between cookie and session?
What is strong-typing versus weak-typing?
What is the namespace to create thread in .net?
What is the significance of finalize method in .net?
What are validator? How do you disable them?
What are the advantages of using Master Pages?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What are the new navigation controls in asp.net 2.0?
What is asp.net? How is it different from asp?
Is asp.net different from asp? If yes, explain how?
What are the differences between application object and session object?
Explain client-side scripting?
When should I use server transfer and response redirect?
What is the use of placeholder control? Can we see it at runtime?
What are all the various Estimation Techniques available ?