Topic-18: Function
Function Introduction: Suppose we will solve a larger problem,then we will devide that larger problem into smaller smaller unit / block and that block is known as function . What is function ? Function is a subpart of a program and it is used to perform some specific tasks . Function Is also called as […]
Topic-18: Function Read More »