What are the uses of 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

How would you use the functions randomize() and random()?

0 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


How many different levels of pointers are there?

0 Answers   Genpact,


Explain what is polymorphism in c++?

0 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  






If you don’t declare a return value, what type of return value is assumed?

0 Answers  


What is a template in c++?

0 Answers  


Explain about templates of C++.

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


What are guid?

0 Answers  


Describe exception handling concept with an example?

0 Answers  


Categories