Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / 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

More C++ General Interview Questions

Why is c++ a mid-level programming language?

0 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


Do vectors start at 0 c++?

0 Answers  


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

0 Answers  


What is the type of 'this' pointer?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


When do we use copy constructors?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


Explain the concept of inheritance in C++.

3 Answers  


Is empty stack c++?

0 Answers  


What is runtime errors c++?

0 Answers  


When is a template better solution than a base class??

2 Answers   emc2,


Categories