KnowledgeBoat Logo
|

Computer Applications

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

Java Math Lib Methods

ICSE 2019

36 Likes

Answer

  1. boolean
  2. double

Answered By

22 Likes


Related Questions