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

Is .net 4.8 backwards compatible?

0 Answers  


What is reflection and what is it for?

0 Answers  


What is the difference between vb.net and vc#.net?

0 Answers  


What is interface and abstract class in .net?

0 Answers  


Explain how to spawn a thread?

0 Answers  


Why is .net used?

0 Answers  


Explain about .Net products?

0 Answers  


How do you turn off cookies for one page in your site?

3 Answers   Siebel Systems,


Can "this" be used within a static method?

0 Answers  


Class for getting the info that is on clipboard of our system in a windows App?

1 Answers  


What are the namespace available in .net?

0 Answers  


Where does the gac exist ?

0 Answers  


Categories