(string-set! "DrScheme" 2 4) what will be the output?

  1. DrScheme

  2. Sh

  3. Error : string-set! accepts 1 argument, given 3

  4. Error: string-set!: expects type as 1st argument, given "DrScheme"


Correct Option: D

Find more quizzes: