Object Oriented Programming in Java - Old Questions
Question Answer Details
1.
viii) Which of these method of class String is used to compare two String objects for their equality?
a) equals() b) Equals() c) is Equal() d) Is Equal()
Answer
AI Generated Answer
AI is thinking...