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

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

Pattern of your own name.

Designing Patterns - Print 'Z'.