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

Why do we use iterators?

0 Answers  


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


What is the difference between c++ and turbo c++?

0 Answers  


1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.

3 Answers  


What is polymorphism & list its types in c++?

0 Answers  






Explain overriding.

0 Answers  


Write my own zero-argument manipulator that should work same as hex?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


What is this pointer in c++?

1 Answers  


What is the advantage of c++ over c?

0 Answers  


What is the difference between interpreters and compilers?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


Categories