Are bit fields portable?


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

Post New Answer

More C Interview Questions

How do you write a program which produces its own source code as its output?

2 Answers  


What is the main differences between C and Embedded C?

9 Answers  


How does normalization of huge pointer works?

0 Answers  


Can true be a variable name in c?

0 Answers  


what is the use of using linked list and array?

10 Answers   Infosys, TCS,






1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,


What is the condition that is applied with ?: Operator?

0 Answers  


How will you allocate memory to double a pointer?

1 Answers  


difference between the array and linked list general difference related to memory

2 Answers  


write a program to check whether a number is Peterson or not.

3 Answers  


how can we Declare a variable in c without defining it.

1 Answers   TCS,


Categories