Is it possible to create member function in a class without using or without creating an object? If so in what scenarios can one achieve this also tell me if this concept is possible is this used in real time applications.
Is it possible to create member function in a class without using or without creating an object? If so in what scenarios can one achieve this also tell me if this concept is possible is this used in real time applications.