Computer Science, asked by RPisOP662, 8 months ago

What will be the output?
#include
int main()
{
int h=9;
int b=5*2+2*3

Answers

Answered by sn1342
1

Answer:

there will be no output because there is no output command mentioned there

Similar questions