answersLogoWhite

0


Best Answer

he will have no idea what he is trying to accomplish. the first stage is requirements analysis.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What will happen if the programmer in development cycle programs and skips the first stage in the process?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Do you code a program before designing it?

Provide a real-world example of what could happen if a programmer begins a new project by jumping right in and writing the code without designing a program.


What is the definition of process?

The word process basically refers to steps or activities that have to be completed to accomplish something. The end result is usually something specific and the person completing the process knows what is supposed to happen at the end of the process.


Define Syntax Error in computer?

A syntax error is a scenario in programming where the code that is written by a programmer which is incorrect as per the language structure. For example I say the following statement in English: it is syntactically wrong: I currently in write java questions for wikianswers yesterday and tomorrow all day short. If you see the above statement, it is grammatically wrong. That is exactly what a syntax error is for a java program. It is incorrect as per the programming language specifications.


What is scope creep in project management?

Scope creep refers to scope changes applied without processing them though the change control process. The role of the Project Manager is to ensure that Scope Creep does not happen in their project. As per the PMBoK guide, the Control Scope process is used to control the projects scope.


What is the process timber goes through when grading?

The process timber goes through when grading is when two people; one woman and one man do the work. The man puts his p3n1s in the girl's v@g1n@. The man's p3n1s will soon be full of s3m3n and sp3rms. Drop the Sp3rms onto the wood and a miracle will happen; the timber will be graded.

Related questions

What is design modification?

A design change is the modification conducted to the product. It can happen at any stage in the product development process. The design changes that happen early in the design process are less expensive when compared to those that take place after it is introduced into full-scale production.


What is a design modification?

A design change is the modification conducted to the product. It can happen at any stage in the product development process. The design changes that happen early in the design process are less expensive when compared to those that take place after it is introduced into full-scale production.


Does growth and development happen at the same time?

Yes, because it response to the development and it happen at the same time bacause of the theory that happen in particular time!


Was the development of the telegram a long press or did it happen at one time?

was the development of the telegram a long press or did it happen at one time


What Will happen to you when you drink alcohol when you are only seventeen?

The same as what would happen if you drank it at any other age, your liver would process the alcohol out of your bloodstream. If you drink too much it could harm your development, but that's at the stage of acute alcohol poisoning.


What development tasks happen during this stage?

This question is incomplete in the sense that it does not clarify what the development tasks or stage is being asked about. In order to list the development tasks that happen during this stage, the stage, and of what, would need to be known.


How does the photosynthesis process happen?

It need chloroplasts to happen. it is-happening inside them.


What can happen to the child development if the parent decided not to get marry or live in the same household?

I just wanted to know what can happen to a child development if the parents decided not to get marry, or some people argue that marriage is not necessary for the healthy development of a child


Do you happen to know if MyCAA is offering Law programs?

Hi, Yes, MyCAA and our partnered schools are offering Legal and Law programs.


What has to happen for a process to be classified as a cycle?

If the process repeats itself then it is classified as a cycle.


What does physical process mean in geography?

it means the process of how things happen in geography


How pointers make c language vulnerable?

Pointers make C (or any pointer language, for that matter) vulnerable, only to the extent that the programmer allows them to make it so. I say clearly, the vulnerability or solidity of the language is not the responsibility of the pointer, but of the programmer. If you write poor software, do not blame that on the language. Now, it happens that pointers are a particularly dangerous thing, because their misuse can cause all sorts of bad things to happen. That still remains the programmer's fault, not the pointer's fault. It is also true that pointers are a particularly powerful thing, because their (proper) use can cause all sorts of good things to happen. It's still the programmer's glory, wouldn't you say?