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++?

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

Does a derived class inherit or doesn't inherit?

1126


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

1127


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2751


What is #include cmath?

1144


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

1327


Differentiate between late binding and early binding.

1342


What is a storage class? Mention the storage classes in c++.

1076


What is the return value of the insertion operator?

1179


What is c++ programming language?

1155


Describe exception handling concept with an example?

1101


What is the basic concept of c++?

1064


What is a class template?

1138


What is helper in c++?

1153


Describe the process of creation and destruction of a derived class object?

1174


What is an adjust field format flag?

1188