Computer Science, asked by Darshkoshti, 20 days ago

Which of the following constructors creates an object that refers to the literal specified in argument?

a) String(String literal)
b) String(char literal)
c) String(String strobj)
d) String(char ary[])​

Answers

Answered by sapnakumari07610
0

Answer:

string(string literally)

Similar questions