Computer Science, asked by karthiineela, 3 months ago

class Main
{
public static void main( String args[])
{
String mesg = "Answer is",
int sum = 1 + 2;
System.out.println(mesg + sum );
}
}
O prints 3
O Prints Answer 3
O Prints Answer is 1+2
O
prints msg+sum​

Answers

Answered by ankitasharmaof63
3

Answer:

hello

Explanation:

have a nice day...

take care

Similar questions