204

204





Google search results:


1: https://www.sanfoundry.com/c-programming-interview-questions-bit-fields/
++++++++++++++++
2: https://compsciedu.com/C-Programming/Structures-and-Unions/discussion/16891
++++++++++++++++
3: https://www.geeksforgeeks.org/bit-fields-c/
++++++++++++++++
4: https://www.tutorialspoint.com/cprogramming/c_bit_fields.htm
++++++++++++++++
5: https://stackoverflow.com/questions/4129961/how-is-the-size-of-a-struct-with-bit-fields-determined-measured
++++++++++++++++
6: https://interviewmania.com/c-programming/c-bit-fields/1/4
++++++++++++++++
7: https://data-flair.training/blogs/bit-fields-in-c/
++++++++++++++++
8: https://en.wikipedia.org/wiki/Bit_field
++++++++++++++++
9: https://wiki.sei.cmu.edu/confluence/display/c/EXP11-C.+Do+not+make+assumptions+regarding+the+layout+of+structures+with+bit-fields
++++++++++++++++
10: https://www.cs.swarthmore.edu/~newhall/cs31/resources/C-structs_pointers.php
++++++++++++++++
11: https://books.google.com/books?id=1-EDAAAAMBAJ&pg=PA15&lpg=PA15&dq=Calculate+the+%25+of+memory+saved+when+bit-fields+are+used+for+the+following+C+structure+as+compared+to+with-out+use+of+bit-fields+for+the+same+structure?%0A(Assuming+size+of+int+%3D+4)%0A1+%7C+struct+temp%0A2+%7C+%7B%0A3+%7C%0Aint+a+:+1;%0A4+%7C%0A5+%7C%0Aint+b+:+2;%0Aint+c+:+4;%0A6+%7C%0Aint+d+:+4;%0A7+%7C+%7Ds;%0AAnswer:%0AOnly+one+Option+is+correct.+Choose+the+same.+Please+note+there+is+Negative+Marking+for+wrong+answers.%0A25%25%0A33.30%25%0A75%25&source=bl&ots=r3ig5aqGle&sig=ACfU3U17fxjD5YAlnH95B7Xvt9gtVyv9Ew&hl=en&sa=X&ved=2ahUKEwiE--voy-nyAhXGVs0KHUhRAFUQ6AF6BAgREAM
++++++++++++++++

Report Page