Menu Close

Tag: Variable Value

variable name and address

C Input Function : scanf()

In C programming, scanf() is one of the commonly used function to take input from the user. The scanf() function reads formatted input from the…