SAMPLE.

SAMPLE



class Sample
{
    public static void main (String args[])
    {
        System.out.println("Welcome to Puneet's Blog where Learning java is fun");
    }
}



Comments

Popular posts from this blog

A Very Big Sum - Hacker Rank

Pattern of your own name.

[Question 2] ISC 2016 Computer Practical Paper Solved – Sorting Non-Boundary Matrix Elements