Posts Tagged ‘function prototype’

  • User defined functions

    Jan 11, 13 • 12241 Views • Resources23 Comments

    Ques 1. What is the difference between user defined function and library function? Answer. User Defined Functions has to be Developed by the user at the time of writing a program like Main() while library defined functions are already defined in the library