How to add user in linux and unix

In Linux/Unix user is one who use the system. There can be at least one or more than one users in Linux/Unix at a time. Users on a system are identified by a username and a userid. The username is typically a user friendly string, such as your name, whereas the user id is a number. The user id numbers should be unique (one number per user).