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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a list of string be stored within a two dimensional array?

664


What is the limitation of cin while taking input for character array?

1565


What is an inline function in c++?

730


Should the this pointer can be used in the constructor?

642


Can you pass an array to a function in c++?

627






What are signs of manipulation?

704


Why we use #include iostream in c++?

671


What is iterator in c++?

706


Do you know what is overriding?

690


What does it mean to declare a destructor as static?

712


What are the types of container classes?

706


How do you show the declaration of a virtual constructor?

612


What is class and structure in c++?

644


Why do we use structure in c++?

663


What is the difference between object-oriented programming and procedural programming?

788