Q:

String class have a concat() function that is used to _____________________

0

String class have a concat() function that is used to _____________________


  1. Replace old string by new string
  2. Add two strings
  3. Append one string at end of another string
  4. Remove a string from end of one string

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Append one string at end of another string

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INBUILT CLASSES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The function lastIndexOf() is used to ____________... >>
<< If two index are given as argument to substring fu...