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...


Can we generate a C++ source code from the binary file?

Answers were Sorted based on User's Feedback



Can we generate a C++ source code from the binary file?..

Answer / brainless

Microsoft's "managed c++" code maybe supports this feature.

Is This Answer Correct ?    2 Yes 0 No

Can we generate a C++ source code from the binary file?..

Answer / dipak

It can possible, there are so many de-compilers avaliable
now to do this job.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C++ General Interview Questions

What is implicit pointer in c++?

0 Answers  


What are the data types in c++?

0 Answers  


What is a dangling pointer in c++?

0 Answers  


Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

0 Answers  


when can we use copy constructor?

6 Answers   HP,


Difference between declaration and definition of a variable.

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


What is size_type?

0 Answers  


What are the implicit member functions of class?

0 Answers  


Categories