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

Pattern of your own name.

[Question 3] ISC 2017 Computer Practical Paper Solved – Caesar Cipher.

Designing Patterns - Print 'V'.