Q6 Single choice Mark for later In the code below, which type does String inherit from? String s = 'Hello World'; A Prototype B Object C Object D Class Correct answer