answersLogoWhite

0

Really no different than development in any other language: requirements definition, general design, detail design, coding, testing and implementation.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is the difference between phases of development and domains of development?

The phases of development are like a ladder that provides steps on be on toward your goal. Whereas Domains of development are the major terms i.e physical, language, cognitive and emotional, etc. For a brief overview of phases of development, you can visit danmonahan.ca/the-6-phases-of-personal-development/


What phases does Empyema have?

Its development can be divided into three phases


What is assembly used for in the context of computer programming and software development?

Assembly language is a low-level programming language that is used to write programs that directly correspond to machine code instructions. It is often used in software development to optimize performance and control hardware at a very detailed level.


What computer language uses mnemonic names?

Assembly Language


What is the historical development of assembly language?

Assembly language was created in the 50's so that way programmers didn't have to program directly in machine code, which required looking up numerous instruction codes in a huge manual. Nowadays, most people don't program in assembly language, or any other low-level language for that matter. We use a high-level language, such as C++ or Java. However, people will program in assembly if optimization is required that a high-level language doesn't support.


Is c language assembly language?

No.


Explain the phases of the systems development life cycle?

The phases of the systems development life cycle are planning, systems analysis, systems design, development, testing, implementation, and maintenance.


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


Reserved word in assembly language program?

use of reserved word in assembly language


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


Is Assembly language is a high-level language?

No.


What is the relationship of assembly language to computer architecture?

Each class of CPU has its own assembly language.