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 the size of a vector?
Is c++ a low level language?
How would perform Pattern Matching in C++?
Can we use clrscr in c++?
What is the default access level?
Who made c++?
What is polymorphism and its type in c++?
What is the difference between an external iterator and an internal iterator?
What is singleton pattern in c++?
Why is c++ considered difficult?
What is the auto keyword good for in c++?
What are the advantages of c++ over c?
What do you know about near, far and huge pointer?
Is there finally in c++?
Which one between if-else and switch is more efficient?