Computer Science, asked by madhusudan10, 7 months ago

What will be output if you will compile and execute the following c code?
struct marks{
int p:3;
int c:3;
int m:2;
void main(){
struct marks s={2,-6,5);
printf("%d %d %d", s.p.s.cs.m);
}
(A)
(B)
182-61
2-65
(C)
(D)
221
Compiler error

Answers

Answered by Anonymous
0

Answer:

What will be output if you will compile and execute the following c code? Explanation: ## is concatenation c preprocessor operator.

Answered by simonaguiar3
0

Answer:

a

Explanation:

bhgkkncf jjkfduikj ghju kdjj

Similar questions