What do you mean by translation unit?
No Answer is Posted For this Question
Be the First to Post Answer
What is one dimensional array in c++?
List the merits and demerits of declaring a nested class in C++?
What are the rules for naming an identifier?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What are the advantages of prototyping?
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
Which algorithm do you like the most? Why?
How do you know that your class needs a virtual destructor?
Why iomanip is used in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is the real purpose of class – to export data?
What is std namespace in c++?