What are the advantages of using typedef in a program?


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

Post New Answer

More C++ General Interview Questions

What is the extraction operator and what does it do?

0 Answers  


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

2 Answers   emc2,


Do you know what are static and dynamic type checking?

0 Answers  


Do you know what is overriding?

0 Answers  


difference between macro and function?

3 Answers  






What is the copy-and-swap idiom?

0 Answers  


How do you know that your class needs a virtual destructor?

5 Answers   Lucent,


What is the difference between an external iterator and an internal iterator?

0 Answers  


How do pointers work?

0 Answers  


Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.

0 Answers   TCS,


What is virtual function? Explain with an example

0 Answers  


What is the difference between while and do while loop?

0 Answers  


Categories