.Name different types of arguments while defining a function

.Name different types of arguments while defining a function.
a.     Required arguments
b.     Keyword arguments
c.      Default arguments

d.     Variable length arguments