What do you mean by translation unit in c++?

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


Please Help Members By Posting Answers For Below Questions

What is the purpose of templates in c++?

568


What is srand c++?

585


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

791


What is lambda in c++?

582


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

636






What is difference between malloc()/free() and new/delete?

651


How to get the current position of the file pointer?

556


What is a linked list in c++?

552


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

1009


what is Member Functions in Classes?

620


When do we use copy constructors?

597


Do you know what are static and dynamic type checking?

624


What is c++ programming language?

582


What is enum c++?

618


Is empty stack c++?

523