class Output { public static void main(String args[]) { System.out.print(args[0]); } }
a) java
b) Output
c) This
d) is
What will be the output of the following Java program, Command line execution is done as – “java Output This is a comman
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the output of the following Java program, Command line execution is done as – “java Output This is a comman
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!