Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is portable executable (PE)?

Answers were Sorted based on User's Feedback



What is portable executable (PE)?..

Answer / shh!!

The file format defining the structure that all executable
files (EXE) and Dynamic Link Libraries (DLL) must use to
allow them to be loaded and executed by Windows. PE is
derived from the Microsoft Common Object File Format
(COFF). The EXE and DLL files created using the .NET
Framework obey the PE/COFF formats and also add additional
header and data sections to the files that are only used by
the CLR. The specification for the PE/COFF file formats is
available at
http://www.microsoft.com/whdc/hwdev/hardware/pecoffdown.mspx

Is This Answer Correct ?    3 Yes 0 No

What is portable executable (PE)?..

Answer / 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

More Dot Net General Interview Questions

How will you make .NET programs work in Linux ?

0 Answers  


What is the standard you use to wrap up a call to a Web service

2 Answers   Siebel Systems,


What is an assembly? What are the different types of assemblies?

0 Answers  


What is meant by managed and unmanaged code?

0 Answers  


What are the new thee features of com+ services, which are not there in com (mts)?

0 Answers  


What is the model role in Mvc architecture?

3 Answers  


What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?

0 Answers   TCS,


What is Meta Data? Explain Types of Assemblies

2 Answers   Deloitte,


Please explain what is the difference between a class and an object?

0 Answers  


What is .net technology?

0 Answers  


What is il and c#?

0 Answers  


What are remotable objects in .NET Remoting?

1 Answers  


Categories