What are the Classes of Programming Language? |
[Edit] |
Answer
Hi,
A class means collection of methods/functions. Method/function accepts parameters, process set of codes which you have written in the module/function and returns the output to the caller. Collection of class is called Class Library. When you complie the Class Library it becomes a DLL.
Hope this helps
First answer by Rohiniskumar. Last edit by Rohiniskumar. Contributor trust: 121 [recommend contributor]. Question popularity: 20 [recommend question]
|
Research your answer: |



