What is structure in c explain with example?


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

Post New Answer

More C Interview Questions

how to convert an char array to decimal array

4 Answers  


What is the use of volatile?

0 Answers  


what is the use of ~ in c lang?????

3 Answers  


where do we use volatile keyword?

1 Answers  


i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4

2 Answers  






Without using main fn and semicolon,print remainder for a given number in C language

2 Answers  


how to write a program which adds two numbers without using semicolon in c

2 Answers  


which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


what is the advantage of software development

1 Answers  


can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?

2 Answers  


What are register variables? What are the advantage of using register variables?

0 Answers   TISL,


What is the difference between malloc calloc and realloc in c?

0 Answers  


Categories