Thursday 11 July 2013

Predict the Output !!!!!

Public class Vikram
{
public static void main(String[] args)
{
http://vikram-programmingwithjava.blogspot.in/
System.out.println("Why is the URL allowed above?");
}
}
Will the Program Compile ???
If Yes what would be the Output and will http://vikram-programmingwithjava.blogspot.in/ be displayed in screen ?
If No what is the error in the program ???
Post your answers below.........