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

C

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is more efficient, a switch statement or an if else chain?

573


What do you mean by c what are the main characteristics of c language?

564


What is mean by data types in c?

547


What is the difference between c &c++?

643


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

615






What is the process to create increment and decrement stamen in c?

583


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1066


How many header files are in c?

547


What is bss in c?

596


Can we change the value of constant variable in c?

568


Differentiate between functions getch() and getche().

618


What is an arrays?

648


List some of the dynamic data structures in C?

785


What is the significance of an algorithm to C programming?

594


What is graph in c?

583