+2 votes
in Class 12 by kratos

Write the return data type of the following function.

(i) endsWith( )

(ii) log ( )

1 Answer

+4 votes
by kratos
 
Best answer

(i) boolean

(ii) double

...