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
Is r written in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
write a program to find the given number is prime or not
What is string constants?
how many key words availabel in c a) 28 b) 31 c) 32
What is a header file?
What are extern variables in c?
What is typedef struct in c?
Why can arithmetic operations not be performed on void pointers?
When should structures be passed by values or by references?
What is the purpose of macro in C language?
Tell us the use of fflush() function in c language?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What are the string functions? List some string functions available in c.
Explain what are run-time errors?