KnowledgeBoat Logo
|

Computer Applications

Write the return data type of the following functions:
  1. startsWith()
  2. random()

Java Math Lib Methods

ICSE 2019

40 Likes

Answer

  1. boolean
  2. double

Answered By

23 Likes


Related Questions