Can we divide the class definition
Ask by yash Singh
Updated 11 Nov 2010
When working on large projects, spreading a class over separate files allows multiple programmers to work on it simultaneously.
When working with automatically generated source, code can be added to the class without having to recreate the source file.