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 abstraction in c++ with example?
what is upcasting in C++?
What is singleton pattern in c++?
which of the following is not an secondary constant a) array b) real c) union
daily Routine of father
What is the basic structure of c++ program?
What do you mean by static variables?
What are the c++ access specifiers?
What are separators in c++?
What is vectorial capacity?
What c++ library is string in?
Define the process of handling in case of destructor failure?
Are vectors passed by reference c++?
Can user-defined object be declared as static data member of another class?
Is c++ free?