What do you mean by translation unit?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,


What is the difference between new/delete and malloc/free?

1 Answers  


How to access a variable of the structure?

0 Answers  


What are guid?

0 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,






What about Virtual Destructor?

1 Answers   Virtusa,


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


What is static class data?

0 Answers  


What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


Differentiate between a constructor and a destructor in c++.

0 Answers  


Categories