Question: class, QUESTION 13 1. parseInt is a method in the Doubl e C Syste m Math Intege r QUESTION 14 1. The expression Java +1

class, QUESTION 13 1. parseInt is a method in the Doubl e C Syste m Math Intege r QUESTION 14 1. The expression "Java" +1 + 2 + 3 evaluates to Javab C java 123 D Java 123 Dillegal expression QUESTION 15 1. You compare two strings $1 and s2 using. compare(s1, s2) D$1.compare Tos 2) compare To(s1. 52) Cs1.compare(s2) 1. QUESTION 16 retums true. C "peter".compare TolgnoreCase("Pet er") C "peter'.equalsignoreCase("peter") "peter".compare TolgnoreCase("pet er") QUESTION 18 1. What is the return value of "SELECT".substring(0,5)? "SELE" "ELECT" "SELECT "SELECT 10 QUESTION 19 1. What is the output for y? int y = 0; int i = 0; while (i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
