Q:

What does this program print?

0

What does this program print?

public class Test
{
 public static void main(String[] args)
 {
 System.out.println("39 + 3");
 System.out.println(39 + 3);
 }
}
This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now