C Programming
C Language developed at _________?

Cambridge University in 1972
AT & T's Bell Laboratories of USA in 1972
Sun Microsystems in 1973
AT & T's Bell Laboratories of USA in 1970

ANSWER DOWNLOAD EXAMIANS APP

C Programming
What is function?

Function is a block of code that performs a specific task. It has a name and it is reusable.
Function is a block of statements that perform some specific task.
Function is the fundamental modular unit. A function is usually designed to perform a specific task.
All of these

ANSWER DOWNLOAD EXAMIANS APP