String a = “Modulus”;
System.out.println(a.length());p
Answers
Answered by
1
Answer:
6
Explanation:
output will be 6 as the .length method gives us the length of a string
by the wat their is a syntax error
remove p after semicolon
Answered by
0
Answer:
6 is the write answer
Similar questions