create a class library and define class 'User'.In User class define the public,protected and Friend functions.Create a console application and add a reference to this library and call the user methods by creating the object.Which are the function allowes to call here?
Comments
Leave a comment