Answer Posted / hrpynux@gmail.com
In C and C++ programming language terminology, a translation unit (or more casually a compilation unit) is the ultimate input to a C or C++ compiler from which an object file is generated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is c++ is better than c?
How does work in c++?
How to declare a pointer to an array of integers?
How would you call C functions from C++ and vice versa?
What is the use of vtable?
What do you mean by stack unwinding in c++?
How do you compile the source code with your compiler?
Difference between delete and free.
What are the advantages of using const reference arguments in a function?
Can a built-in function be recursive?
Which is best ide for c++?
What is math h in c++?
What is c++ best used for?
Explain some examples of operator overloading?
Do you know about latest advancements in C++ ?