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
What is insertion sorting?
What is c++ w3school?
What is buffer and example?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is the purpose of extern storage specifier?
What is the use of endl in c++?
Can a function take variable length arguments, if yes, how?
Discussion on error handling of C++ .
Define the operators that can be used with a pointer.
What is the use of this pointer in c++?
What's the "software peter principleā?
Define basic type of variable used for a different condition in C++?
How do I use arrays in c++?
How a macro differs from a template?
what are the types of Member Functions?