What is the use of typedef
keyword in C language?
Answers
Answered by
1
Answer:
The typedef keyword allows the programmer to create new names for types such as int or, more commonly in C++, templated types--it literally stands for "type definition". Typedefs can be used both to provide more clarity to your code and to make it easier to make changes to the underlying data types that you use.
plzz mark my ans as brainliest..
Answered by
0
Answer:
c++ ..............uwisksjd
Similar questions
English,
5 months ago
History,
5 months ago
Math,
5 months ago
Math,
11 months ago
Political Science,
1 year ago