What is typedef struct in c?


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

Post New Answer

More C Interview Questions

what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


Explain what is the general form of a c program?

0 Answers  


what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?

4 Answers  


Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.

8 Answers  


can we define a function in structure?

2 Answers  






write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


What is union and structure?

0 Answers  


who is first prime minister in india??

8 Answers   Wipro,


Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?

2 Answers   Excel,


which operator is known as dummy operator in c?

2 Answers   Wipro,


What is static identifier?

0 Answers   TCS,


what is c language.

3 Answers  


Categories