Computer Science, asked by mirah44, 5 months ago

#include<stdio.h>

void main( )

{

int a = 18, b, c;

printf(" %d\n ", a<=20 ? 30 : 40);

}

Answers

Answered by dr9684096
0

Explanation:

mark as brainlest answer and follow me please

Answered by srioo9
1

Answer:

30

I hope this is use full

Mark me brainlist plz

Follow me

Similar questions