1.

Give example of integer,float,character,and string constant

Answer»

ANSWER:

integer 1

float 1.111...

CHARACTER - abc

string "HELLO world"



Discussion

No Comment Found