6. Identify the error in each of the following and write
correct statement:
a. double b= 15;
b. String s='Computer';
Answers
Answered by
0
Answer:
a. error is b= 15;
b. error is s=';
Explanation:
Similar questions