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
Can a list of string be stored within a two dimensional array?
What is the limitation of cin while taking input for character array?
What is an inline function in c++?
Should the this pointer can be used in the constructor?
Can you pass an array to a function in c++?
What are signs of manipulation?
Why we use #include iostream in c++?
What is iterator in c++?
Do you know what is overriding?
What does it mean to declare a destructor as static?
What are the types of container classes?
How do you show the declaration of a virtual constructor?
What is class and structure in c++?
Why do we use structure in c++?
What is the difference between object-oriented programming and procedural programming?