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

Answer Posted / abhradeep chatterjee

all answers are correct. so the final answer is D

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does p mean in physics?

586


What’s a signal? Explain what do I use signals for?

611


What do you mean by a sequential access file?

630


Tell me what are bitwise shift operators?

659


Can variables be declared anywhere in c?

624






what value is returned to operating system after program execution?

1607


How can I copy just a portion of a string?

818


what is the structure pointer?

1644


What is an auto variable in c?

759


Is c call by value?

608


What is unsigned int in c?

560


What is getche() function?

610


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2269


What are all different types of pointers in c?

580


What is the general form of #line preprocessor?

588