writing return data types endsWith() log() – Computer Sir Ki Class

Login


Lost your password?

Don't have an account ?
Register (It's FREE) ×
  

Login
[lwa]



Exam Questions-ICSE2018-02E #JAVA#4048    siteicon   siteicon  

Problem Statement - writing return data types endsWith() log()

Write the return data type of the following function.
(i) endsWith()
(ii)log()

Solution

TC++ #4048

endWith() returns boolean data type
log() returns double data type

 


Share

sunmitra| Created: 24-Mar-2018 | Updated: 12-Apr-2019|ICSE2018






Back