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
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
Answer Posted / sameer
The answer is A
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is a program flowchart?
how to make a scientific calculater ?
Difference between Shallow copy and Deep copy?
What is the difference between #include and #include 'file' ?
Why c is a procedural language?
What is structure packing in c?
can we have joblib in a proc ?
What is c method?
What are the usage of pointer in c?
How to declare a variable?
What is #define used for in c?
What are the types of pointers in c?
what is the height of tree if leaf node is at level 3. please explain
Explain what is the most efficient way to store flag values?
Is sizeof a keyword in c?