Can some one help me in find out which other threads are created as we start our main program, like "main" thread will be followed by "Finalizer" and then followed by "Reference Hanndler" etc. It may be System threads.
But my questions is how i came to know and starting my application that other System threads are also running with my application , is any command for that???