ERRATA in Standard Tests - Test 1 : Q 27 of 70 Qid enthuware.ocajp.i.v8.2.1199
Posted: Mon Dec 02, 2019 6:00 am
link to image https://prnt.sc/q4zfww
str is equal to -0.50 so
In fact str.substring(1, str.length()-1) returns 0.50 not -0.50, so the correct answer would be "World"
str is equal to -0.50 so
In fact str.substring(1, str.length()-1) returns 0.50 not -0.50, so the correct answer would be "World"