InterviewSolution
Saved Bookmarks
| 1. |
String in Java is a?(a) class(b) object(c) variable(d) character arrayI got this question during an interview for a job.Asked question is from String Class in division Classes and Methods of Java |
|
Answer» CORRECT ANSWER is (a) class The EXPLANATION: NONE. |
|