Computer Science, asked by harshthakur43, 2 months ago

Identify the wrong statement.

a)putchar(65)
b) putchar('x')
c) putchar ("x")
d) putchar ('\n')​

Answers

Answered by prasath201198
2

Answer:

a

Explanation:

bcs we cant put int try this

Similar questions