Computer Science, asked by vellaichamyindira304, 3 months ago


Write a valid Java statement for each of thefollowing
(1) Store a number 800.00 as aString.
(2) Convert the String object 'add' into lowercaseform.
Check the equality of two Strings and store the result into a variable res".
(3)​

Attachments:

Answers

Answered by ashisharya9651
1

Answer:

Write a valid Java statement for each of thefollowing

(1) Store a number 800.00 as aString.

(2) Convert the String object 'add' into lowercaseform.

Check the equality of two Strings and store the result into a variable res".

(3)

Similar questions