Can we generate a C++ source code from the binary file?
Answer Posted / brainless
Microsoft's "managed c++" code maybe supports this feature.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a flag in c++?
what is scupper?
Is c++ primer good for beginners?
Can we delete this pointer in c++?
What are stacks? Give an example where they are useful.
What is using namespace std in c++?
What do you mean by early binding?
How many static variables are created if you put one static member into a template class definition?
What does obj stand for?
What are function prototypes?
Will c++ be replaced?
What do you mean by function overriding & function overloading in c++?
What are the differences between the function prototype and the function defi-nition?
What does floor mean in c++?
What is an associative container in c++?