Why is struct padding needed?


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

Post New Answer

More C Interview Questions

What is a built-in function in C?

1 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


what is the similarities between. system call and library function?

1 Answers   Wipro,


How pointers are declared?

0 Answers  


How can a program be made to print the line number where an error occurs?

0 Answers  


How to use c/c++ code in JAVA

10 Answers   CDAC, IBM, Satyam, Scope International,


Explain the concept of "dangling pointers" in C.

2 Answers  


What are the differences between new and malloc in C?

0 Answers   Amazon,


how to do in place reversal of a linked list(singly or doubly)?

3 Answers  


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


Can you assign a different address to an array tag?

0 Answers  


How to find the usage of memory in a c program

1 Answers   Infosys,


Categories