What type of predefined entity is a String in programming?Show AnswersChoose the correct answerAn instanceA data holderA classA functionNone of the aboveExplanationIn programming, a String is a predefined class, not an object, variable, or method.