Pergunta de entrevista da empresa Jack Henry & Associates

Why would you not want to use string.format?

Respostas da entrevista

Sigiloso

17 de fev. de 2019

wrong. When you use string, if you concatenate the string, it creates a new instance. So for concatenation stringbuilder is better than string.

1

Sigiloso

25 de jan. de 2014

String.format has a security problem built into it that allows for value injection.

Pergunta de entrevista da empresa Jack Henry & Associates: Why would you not want to use string.format? | Glassdoor