What is the use of factory registration in uvm?

what are the advantages of factory registration in uvm?

In reply to lalithjithan:

I’d recommend to view the training Courses like Basic UVM | Universal Verification Methodology | Verification Academy
To give you a basic understanding of the UVM.

In reply to lalithjithan:

Factory registration is must to use factory methods and components(in short to say to use UVM). Without factory registration there is no UVM.