What is shadowing?

Answer Posted / nand lal

shadowing in general is when two variables/methods or any
other element has same name and any one of the both can
shadow( in OOP case override) the behavior of other.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the types of generations in garbage collector?

521


What is an assembly and its use?

541


What is redim keyword and its use?

585


What is the exact defination of object?

567


What are the features present in vb 2005?

566






Which namespace are used for accessing the data?

639


Explain option strict?

545


What is globalization?

548


What is the advantages of VB.NET?

594


Explain how the .net framework performs automatic memory management.

561


Explain the use of serialization and deserialization?

511


Explain the advantages of vb.net?

522


what is interface and when it is used?

1829


Allowed program to auto-correct the database when loading a presentation.

1740


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

1701