Saturday, 11 February 2017

Birthday Wishes(In Java)






As per james gosling(creator of java) & my assumptions:

You are treated as an object

Your birthday is an process

Cutting cake, lightening candles, celebrations are considered as threads running to perform an process.

These threads are to be executed with a time delay of 365days.

Thread.Sleep(365);

These threads perform operations on the object (u) with some external variables (friends).

So i pray the compiler to execute all your threads to execute without any errors...

System.out.println("wish u a many more happy returns of the day raj <name>");

No comments:

Post a Comment

Featured post

Butterfly