Computer Science, asked by devendritomar7535, 7 months ago


Correct the following statement
(a) String Str = 'computer'
(6) Booleon P = "false"
(6) Double n = 4 55.255 ​

Answers

Answered by abhaygupta20130003
0

Answer:

the answer of the question is a

Answered by Kritanu1209
1

Answer:

a) String str="computer"

b)boolean p= false

c)double n=455.255d

Similar questions