Computer Science, asked by csayana6, 8 months ago

What would be the output generated by the following code?
public clasa Main implements Runnable
String stri, str2:
public void run (1)
1
for(int i = 0; i < 10;i++)
strl="Relcome";
str2 = "19 Java";
System.out.println(strl +""+str2+"");
}
}
public static void main (String args[])
{
main run=new Main();
Thread obt1 = new Thread (run):
Thread pbi2 = new Thread
obil.start():
obj2.run();
}
}​

Answers

Answered by msjayasuriya4
14

Answer:

");" (and any subsequent words) was ignored because we limit queries to 32 words.

ImageBrainly app · Installed

What would be the output generated by the following code?public ...

21-Sep-2020 · 1 answer

1 for(int i = 0; i < 10;i++) strl=" Relcome"; str2 = "19 Java"; System.out.println( strl +""+str2+""); } ... code?public clasa Main implements RunnableString stri, str2:public void ...

0 votes

Answer:dyidjdykzjtlfykitfustd More

Get the answer that you’re looking for added to the web

Your question will be shared anonymously with online publishers who may be interested in answering it

What’s your question?

Make sure that you don’t include any private info

Learn more

Similar questions