Multiple Choice
In the following code fragment,which is the calling object for the less-than operator?
String s1,s2;
If s1 < s2 )
A) s1
B) s2
C) <
D) none
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Putting the keyword const after the function
Q16: Given the following function declaration,<br>Friend void displayconst
Q28: If obj1 and obj2 are both objects
Q31: Friend functions are members of the class.
Q35: Write the function declaration for a copy
Q37: An operator that expects two parameters is
Q39: If a given task being performed by
Q44: What happens when you define a class
Q49: What is wrong with the following overloaded
Q55: When a dynamic array with a class