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

Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


how to create window program in c++.please explain.

1 Answers   Microsoft,


What is constructor in C++?

0 Answers  


write a program that takes two numbers from user that prints the smallest number

2 Answers  


What is the use of default constructor?

0 Answers  


Is multimap sorted c++?

0 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


Explain how to initialize a const data member.

0 Answers  


What is the use of volatile variable?

0 Answers  


What is the best c++ book for beginners?

0 Answers  


Is it possible for the objects to read and write themselves?

0 Answers  


Write about the use of the virtual destructor?

0 Answers  


Categories