How to set default value to the parameter which is a class object

In reply to dave_59:

Never had the idea of mentioning a default value ( non-null ) for an object .

Is it possible ?

( Cos how would you create and initialize in the declaration itself , call another function ? )