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
Tell me which namespace are used for accessing the data?
What do you mean by serialization and deserialization?
Explain the observations between vb.net and vc#.net?
Define manifest?
What is difference between inline and code behind?
What is the source code for display the picture in button click event?
difference between control and component more than one differences
What is portable executable?
Name and explain some of the exclusive features which are present in vb?
What is the use of system.diagnostics.process class?
Explain the difference between value and reference types?
What are the differences between server-side and client-side code?
Name some different types of control?
List the types of generations in garbage collector?
Why do you need Lock in Visual Basic?