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
Describe new operator?
What is the difference between c++ and turbo c++?
Who created c++?
What is the disadvantage of using a macro?
Explain object slicing in c++?
What language is a dll written in?
What is an inclusion guard?
What is the advantage of c++ over c?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is c++ namespace?
Difference between pointer to constant and constant pointer to a constant. Give example.
What is c++ runtime?
What is setbase c++?
What is object in c++ wikipedia?