Answer Posted / kirti
The file format used for executable programs and for files to be linked together to form executable programs
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain attributes in dot net?
Difference abstract class and interface in .net?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
What is the difference between a namespace and assembly name in .net?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Explain what are possible implementations of distributed applications in .net?
Is .net core managed code?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain me how does linq work?
What method do you use to explicitly kill a users session? How?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
How is .net able to support a lot of languages?
What is the difference between response.redirect & server.transfer?
What are virtual destructures?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?