Answer Posted / manikandan
When global and local varible in the same name.
the local varibale in a mehod or function which use to
override the global is called the shadowing.
ie the Global varible is being shadowed by the
local varible
| Is This Answer Correct ? | 41 Yes | 8 No |
Post New Answer View All Answers
What are the shadow variables?
How a base class method is hidden?
Explain about garbage collection?
What is difference between inline and code behind?
What is DLL HELL in VB.NET
Explain about the ruby interface generator?
Explain how to send xml file on server using http protocol?
What is the difference between convert.tostring and .tostring() method?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
Name the class which allows an element to be accessed using unique key?
What are all the parts of .net framework?
What is deep copy?
What is visual basic.net culture?
What is a static class?
What do you mean by serialization and deserialization and it's use.