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 / murali

d) All

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it valid to address one element beyond the end of an array?

675


What are the different types of errors?

646


Why c is called object oriented language?

591


Can you write the function prototype, definition and mention the other requirements.

662


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

632






What is the purpose of & in scanf?

598


What are the ways to a null pointer can use in c programming language?

592


What is the difference between #include

and #include “header file”?

552


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1591


Explain the use of function toupper() with and example code?

655


What are qualifiers in c?

574


What are pragmas and what are they good for?

577


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1480


What are loops in c?

551


What is the correct code to have following output in c using nested for loop?

613