what is SDLC in Software?pl.give proper explaination
Answer / Surya Bhushan Kumar
Software Development Life Cycle (SDLC) is a process used by software development teams to design, build, test, and maintain high-quality software. It consists of several phases, such as requirements gathering, design, implementation, testing, deployment, maintenance, and retirement. The goal of SDLC is to ensure that the end product meets user needs while adhering to best practices for quality assurance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is asp format?
Can I use com objects from a .net framework program?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
what is execute dataset for sp
Define the asp scripting objects?
What is a Web Server?
How do I save asp file in notepad?
What is Request Object?
how can we done appllication deployment
What is the Order of precedence for LOGICAL Operators in ASP?
What are scripting objects in asp?
Is asp a scripting language?