News

/* A function is used to make the code more efficient. The instuctions that are to be executed again and again are written once as a function and then called multiple times. This helps in making the ...