subject

String s1="Welcome", s2="world"; String $3=s1.substring(2,5)+s2.endsWith("D "); System. out. println("s3=”+$3);

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 02:00
What is a loop? a. a collection of function definitions at the top of a program b. a line of code that defines a variable and assigns it a value c. a program that opens the turtle graphics window d. a block of code that repeats a specific number of times
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
How do you share someone else’s tweet with your own twitter followers?
Answers: 1
question
Computers and Technology, 24.06.2019 08:00
Can someone work out the answer as it comes up in one of my computer science exams and i don't understand the cryptovariables
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
Which spreadsheet operation does a look function perform?
Answers: 1
You know the right answer?
String s1="Welcome", s2="world"; String $3=s1.substring(2,5)+s2.endsWith("D "); System. out. print...
Questions