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

what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


write a program to compare 2 numbers without using logical operators?

5 Answers   IBM,


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,


What are the languages are portable and platform independent?Why they are like that?

1 Answers   Excel, Satyam,


write an algorithm and a program to count the number of elements in a circularly singly linked list

1 Answers   Ignou,






what is the difference between c and c++?

7 Answers  


main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }

1 Answers  


How are portions of a program disabled in demo versions?

0 Answers  


How many identifiers are there in c?

0 Answers  


why programming language C is still used in operating system's kernel??

1 Answers   Wipro,


write a programe to find the factorial of given number using recursion

3 Answers  


Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 Answers  


Categories