What is structure packing ?
Answers were Sorted based on User's Feedback
See: http://www.geocities.com/vijoeyz/faq/c/padding.txt
Best,
Vijay Zanvar,
Home Page - http://geocities.com/vijoeyz/
| Is This Answer Correct ? | 2 Yes | 5 No |
Write a program to implement queue.
How would you obtain the current time and difference between two times?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
Is it possible to create recycle bin in mobiles?
What is Bitwise Operator and how it works?
Explain what is the difference between text files and binary files?
What is string function c?
write a program to rearrange the array such way that all even elements should come first and next come odd
wats the diference btwen constant pointer and pointer to a constant.pls give examples.
What is getch () for?
Given an unsigned integer, find if the number is power of 2?
Why functions are used in c?