Question: Java What will be the output of the following Java program? class output { public static void main(String args[]) String c=Hello World -- String s

Java
What will be the output of the following Java program? class output { public static void main(String args[]) String c=Hello World -- String s = c trim(); System.out printin("\" +5+ 1). } } Select one a "Hello World ob Hello World c. "Hello World Od Hello world
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
