InterviewSolution
| 1. |
What Are The Good Qualities Of Any Application That You Should Pay Attention To While Developing? |
|
Answer» The code should not be too complex and there must be a STRICT UPPER limit on the same. Next is to MAKE SURE that it runs independently of the OS. Scalability, feature-rich approach and fast operations are the other IMPORTANT factors that need to be paid attention to. The good thing is ms build is very helpful in this matter to enable developers to get favorable results in this matter. The code should not be too complex and there must be a strict upper limit on the same. Next is to make sure that it runs independently of the OS. Scalability, feature-rich approach and fast operations are the other important factors that need to be paid attention to. The good thing is ms build is very helpful in this matter to enable developers to get favorable results in this matter. |
|