Study the Following Points:
a.One Cannot Take the address of a Bit Field
b.bit fields cannot be arrayed
c.Bit-Fields are machine Dependant
d.Bit-fields cannot be declared as static
1. Which of the Following Statements are true w.r.t Bit-
Fields
A)a,b&c B)Only a & b C)Only c D)All

Answers were Sorted based on User's Feedback



Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be ar..

Answer / murali

d) All

Is This Answer Correct ?    3 Yes 0 No

Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be ar..

Answer / abhradeep chatterjee

all answers are correct. so the final answer is D

Is This Answer Correct ?    3 Yes 0 No

Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be ar..

Answer / rahul

C

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More C Interview Questions

how to build a exercise findig min number of e heap with list imlemented?

0 Answers  


5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

4 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


Explain the use of #pragma exit?

0 Answers  


what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???

2 Answers   NSN,


can i know the source code for reversing a linked list with out using a temporary variable?

6 Answers   Honeywell,


Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);

5 Answers  


Are the expressions * ptr ++ and ++ * ptr same?

0 Answers  


What are the ways to a null pointer can use in c programming language?

0 Answers  


What are identifiers c?

0 Answers  


Write a program in C to convert date displayed in gregorian to julian date

0 Answers   HCL, Wipro,


How do you view the path?

0 Answers  


Categories