πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      Concatenate two strings by using which

      function?
      A strcpy() Correct Answer Incorrect Answer
      B strcat() Correct Answer Incorrect Answer
      C length() Correct Answer Incorrect Answer
      D strcmp() Correct Answer Incorrect Answer
      E none of these Correct Answer Incorrect Answer

      Solution

      concatenate two strings easily using standard library function strcat().

      Practice Next
      ask-question