manncsemanjeet
Tricky c questions and answers set 1
(1) What will be output if you will compile and execute the following c code? struct marks { int p :3; int…
(1) What will be output if you will compile and execute the following c code? struct marks { int p :3; int…
(1) What will be output if you will compile and execute the following c code? struct marks { int p :3; in…