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 / subbu
answer is d
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain what does a function declared as pascal do differently?
What is difference between constant pointer and constant variable?
What is c mainly used for?
What is main () in c language?
Explain the term printf() and scanf() used in c language?
Difference between Shallow copy and Deep copy?
What are control structures? What are the different types?
Here is a neat trick for checking whether two strings are equal
What is the use of a conditional inclusion statement in C?
What is the sizeof () operator?
Can we assign string to char pointer?
Why do we use c for the speed of light?
What is define c?
Tell me when would you use a pointer to a function?
What is equivalent to ++i+++j?