Tricky c questions and answers set 1

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…

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;   in…

Load More
That is All