What would be an example of a structure analogous to structure c?


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

Post New Answer

More C Interview Questions

What are the different categories of functions in c?

0 Answers  


What are structure types in C?

0 Answers  


Is it cc or c in a letter?

0 Answers  


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

0 Answers  


What is const and volatile in c?

0 Answers  






what is the function of .h in #include<stdio.h> in c ?

23 Answers   HCL, IBM, Wipro,


disadvantages of realloc ?

1 Answers   HCL,


What does stand for?

0 Answers  


Write a C program to count the number of email on text

0 Answers  


what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 Answers   Motorola,


what is the difference between static variable and register variable?

3 Answers  


what is the difference between %d and %*d in c languaga?

7 Answers   TCS,


Categories