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 loop? What are different types of loops in c++?
What is c++ & why it is used?
Do class method definitions?
Is c++ proprietary?
How did c++ start?
Why was c++ created?
What is a constant? Explain with an example.
Comment on local and global scope of a variable.
Explain the differences between list x; & list x();.
Explain the difference between overloading and overriding?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What is c++ try block?
Is c++ a low level language?
Define a nested class. Explain how it can be useful.
What is the basic concept of c++?