How does struct work in c?


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

Post New Answer

More C Interview Questions

What is the difference between void main and main in c?

0 Answers  


What is the use of a ‘’ character?

0 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

2 Answers   TCS, Unisys, Webyog,


How can you convert integers to binary or hexadecimal?

0 Answers  


the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 Answers   CMC, TCS,






how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48

1 Answers  


What are structure members?

0 Answers  


Why should I use standard library functions instead of writing my own?

0 Answers  


What is information technology.

1 Answers  


How will you allocate memory to a double pointer ?

2 Answers  


What is sparse file?

1 Answers  


What is nested structure in c?

0 Answers  


Categories