Calling a function

how ncr function is called in main

@Bhavit_Singla ncr function is called by value in the main which in turn calls the factorial function.