Why is structure padding done in c?


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

Post New Answer

More C Interview Questions

Explain what is wrong with this statement? Myname = ?robin?;

0 Answers  


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

0 Answers  


What is function what are the types of function?

0 Answers  


What is the mean of function?

0 Answers  


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

0 Answers  






How do you convert strings to numbers in C?

0 Answers  


C program to find frequency of each character in a text file?

6 Answers  


What is a sequential access file?

0 Answers  


What is main return c?

0 Answers  


What is getch() function?

0 Answers  


How do you use a 'Local Block'?

0 Answers   Ericsson,


If errno contains a nonzero number, is there an error?

0 Answers  


Categories