Computer Science, asked by naidusweety29, 6 months ago

answered
out of 100
g question
mg program
class string demo {
public static void main(String args[])
{
String obj = "\" + "like" + "Java";
System.out.println(obj);
}
}
Select one
like
Java
llikeJava​

Answers

Answered by ayush98011
0

thanks for free points

Similar questions