Computer Science, asked by chandravardhan1875, 1 year ago

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

Answers

Answered by aryankumar76
2

Answer:

integer 1

float 1.111...

character - abc

string "hello world"

Similar questions