What are the ways client can create object on server in CAO model ?

There are two ways by which you can create Client objects on remoting server :-

√ Activator.CreateInstance().
√ By Keyword “New”.