Political Science, asked by aryan3588, 11 months ago

please answer it fast please​

Attachments:

Answers

Answered by aditii17
1

Answer:

char s= "c"

because char store the character value

int=40000

because int stores the integer value

string s="boolean"

because string stores the texts (word) value

boolean="false"

because boolean stores true and false value.

float t = 14.500

because float stores the decimal value.

Similar questions