Examveda

Which string operation does the below-mentioned method define?
public static string Concat(string str0, string str1)

A. method returns a string

B. string str1 is concatenated to the end of str0

C. can be used to concatenate any number of strings

D. all of the mentioned

Answer: Option D


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp