How many bytes is a struct in c?


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

Post New Answer

More C Interview Questions

Write a program for print infinite numbers

3 Answers   Wipro,


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

0 Answers  


What is chain pointer in c?

0 Answers  


Explain what are the different file extensions involved when programming in c?

0 Answers  


What is a memory leak in structures? How can we rectify that?

2 Answers  


What is const and volatile in c?

0 Answers  


What are the 4 types of unions?

0 Answers  


What are the 5 data types?

0 Answers  


DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


What is calloc malloc realloc in c?

0 Answers  


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


What math functions are available for integers? For floating point?

0 Answers  


Categories