Computer Science, asked by muksm, 4 months ago

Which of the following is a variable name declaration but not definition?

a.

int m;

b.

int a=3;

c.

char ch='3';

d.

extern double aa;​

Answers

Answered by trueman310705
0

Answer:

c.char ch ='3'

really great

make as be a brainlast

Similar questions