class Output { public static void main(String args[]) { int y = double z = Math.random(); System.out.print(y); } }
a) Yes
b) No
c) Compiler Dependent
d) Operating System Dependent
Will this Java program generate same output is executed again?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Will this Java program generate same output is executed again?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!