What is the output of this code?String msg = “score: ” + 100…

Questions

Whаt is the оutput оf this cоde?String msg = "score: " + 100; System.out.println(msg);