9.
Given the following code:
i point
1. String #name = "Jane Doe";
2. int $age = 24;
3. Double _height = 123.5;
4. double ~temp = 37.5;
Which two statements are true? (Choose two.)
Line 1 will not compile
Line 2 will not compile
Line 3 will not compile
Line 4 will not compile
Answers
Answered by
0
Answer:
link 2
Explanation:
hsjxkcycldycux
Similar questions