×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

Which is the base class of the String() Constructor?

53. Which is the base class of the String() Constructor?

  1. String
  2. System.IO.String
  3. System.Strings
  4. System.String

Answer: D) System.String

Explanation:

In C#, System.String is a base class for all String related methods, properties, constructors, and operators.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.