Home » JAVA Programming » Methods » Question
  1. Which of these method return a pseudorandom number?
    1. randGenerator()
    2. rand()
    3. random()
    4. randomNumber()
    5. None of these
Correct Option: C

random()



Your comments will be displayed only after manual approval.