What is typedef?



What is typedef?..

Answer / hrpynux@gmail.com

The typedef is a keyword used in C programming to provide some meaningful names to the already existing variable in the C program. It behaves similarly as we define the alias for the commands. In short, we can say that this keyword is used to redefine the name of an already existing variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

i want to know the procedure of qualcomm for getting a job through offcampus

0 Answers   HCL,


What is getch?

0 Answers  


How can I run c program?

0 Answers  


find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,






Are pointers integer?

0 Answers  


Why can’t we compare structures?

0 Answers  


Reverse the bit order in a single macro. eg. i/p = 10010101 --> o/p = 10101001

2 Answers  


What is a class c rental property?

0 Answers  


What is a ternary operator in c?

0 Answers  


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

0 Answers  


Write code for initializing one dimentional and two dimentional array in a C Program?

5 Answers   Deshaw, Edutech, GMD,


Categories