What will be the o/p??
package akash;
public class Akash {
public static void main(String[] args)
{
System.out.println("1+2=");
}
}


Posted on by