A .dll means dynamic link library file which is used to do some functionality by using some methods
& doesn't provide any userinterface or non-GUI Program
Whereas .Exe is an executable file which provides some GUI interface for user interaction with keyboard n mouse or in some format.
Loading