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
Answer / abhradeep chatterjee
all answers are correct. so the final answer is D
Is This Answer Correct ? | 3 Yes | 0 No |
how to build a exercise findig min number of e heap with list imlemented?
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
How can I get the current date or time of day in a c program?
Explain the use of #pragma exit?
what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???
can i know the source code for reversing a linked list with out using a temporary variable?
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
Are the expressions * ptr ++ and ++ * ptr same?
What are the ways to a null pointer can use in c programming language?
What are identifiers c?
Write a program in C to convert date displayed in gregorian to julian date
How do you view the path?