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
Is it possible for a member function to use delete this?
What is general form of pure virtual function? Explain?
What are the types of pointer?
Describe the advantages of operator overloading?
What is size of string in c++?
Eplain extern keyword?
What is a constant reference?
Explain the use of virtual destructor?
What are the uses of c++ in the real world?
What is a multiset c++?
What is c++ coding?
What is an inclusion guard?
Differentiate between realloc() and free().
What is c++ library?
What is a class definition?