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

Answers were Sorted based on User's Feedback



a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machi..

Answer / sameer

The answer is A

Is This Answer Correct ?    8 Yes 2 No

a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machi..

Answer / subbu

answer is d

Is This Answer Correct ?    6 Yes 3 No

a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machi..

Answer / dharanidhar

D

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

What does emoji p mean?

0 Answers  


Blade logic interview question. 1st round is a written tests with 15 multiple questions from c and c++. All are simple basic question. Like int main () { Int i=65; Return printf(“%c”, i); } 2nd and 3rd round is technical interview. The position for which I was interview was core UNIX and c. Yes it is for system programming. The company has product name blade server. For their server they are creating their own command for their purpose. Example cd command. We can implement it in a c program by using the chdir() function. So the question asks related to PID, fork, pipe, shared memory, signal. Write a program in c which will act as cp command.

1 Answers   BladeLogic, Infosys,


read a number & print all its devisors using c-program?

3 Answers  


what is the difference between class and unio?

0 Answers   HCL, Wipro,


where does it flourished?

0 Answers   Microsoft,


What is c preprocessor mean?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


Tell me can the size of an array be declared at runtime?

0 Answers  


Can I initialize unions?

0 Answers  


What are the disadvantages of a shell structure?

0 Answers  


What is sorting in c plus plus?

0 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


Categories