Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is the software Life-Cycle?
What is the software Life-Cycle?
✍: .fyicenter.com
The software Life-Cycle are
1) Analysis and specification of the task
2) Design of the algorithms and data structures
3) Implementation (coding)
4) Testing
5) Maintenance and evolution of the system
6) Obsolescence
2012-04-12, 2676👍, 0💬
Popular Posts:
1. What is normalization. 2. Difference between procedure and functions. 3. Oracle 9i Vs 10g. 4. how...
If we have the following in a Java code: String s="abc"; String s2="abc"; Then what will be output o...
Can JavaScript steal text from your clipboard? It is true, text you last copied for pasting (copy &a...
Is Session_End event supported in all session modes ? Session_End event occurs only in “Inproc mode”...
If we have two version of same assembly in GAC how do we make a choice ? OK first let’s try to under...