subject

Public class Main{ public static void main(String [] args){ String name=WelcomeJava; Runnable r1=() -> System. out. println(name); String name1 = name. toUpperCase(); Runnable r2=() -> System. out. println(name1); r1.run(); } } What is the output of the above program?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
You have a large, late-model pick-up truck with a rear seat. the pick-up truck weighs 6,500 pounds. the florida seat belt law
Answers: 1
question
Computers and Technology, 23.06.2019 13:00
Which one of the following voltages should never be measured directly with a vom? a. 1200 v b. 500 v c. 800 v d. 100v
Answers: 2
question
Computers and Technology, 24.06.2019 02:20
Peter is thinking of a number which isless than 50. the number has 9 factors.when he adds 4 to the number, itbecomes a multiple of 5. what is thenumber he is thinking of ?
Answers: 1
question
Computers and Technology, 24.06.2019 12:30
Why does the pc send out a broadcast arp prior
Answers: 1
You know the right answer?
Public class Main{ public static void main(String [] args){ String name=WelcomeJava; Runnable r1=()...
Questions
Questions on the website: 13722367