What is use of bit field?


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

Post New Answer

More C Interview Questions

Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.

0 Answers  


write the program to find multiplication of 2-D matrix??????????

1 Answers  


Can stdout be forced to print somewhere other than the screen?

0 Answers  


Explain can static variables be declared in a header file?

0 Answers  


How many bytes is a struct in c?

0 Answers  






When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


What is a void pointer in c?

0 Answers  


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


define switch statement?

6 Answers   CTS,


Are the outer parentheses in return statements really optional?

0 Answers  


How is null defined in c?

0 Answers  


What are runtime error?

0 Answers  


Categories