answersLogoWhite

0

Yes. However, it is not generally a good idea to do that, as it is better to break the solution up into smaller and more easily understandable and supportable modules.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

How do you write a c program to prints name?

Write a c program that reads your first name and surname when you enter them. Each part of your name should not be more than 12 characters. Finally, have the program display your full name.


Why are few programs written in binary form?

The lower-level the language, the harder it is to write programs in. It takes a long time to write a program in machine language...and it is way more trouble than writing it in an abstracted language.


What are the Subject matter of technical writing?

the correct answer about subject matter is the ff. 1.when we write a program about tech write click start first then go t prgram acc's and choose visual writing and whatever happen to a program is if the statement is true it is 1 and if the statement is false it means 0 2. bye bye by tupe, gazher and "nothing more.!"


What are two lines that don't go over each other more than once?

those two lines are perpendicular lines


What are the importance of program tracing?

I suppose you mean, tracing through your code.Quite often, the program doesn't work exactly as expected; you may wish to see, step by step, what exactly your program does, to check at what point it works differently than what you had foreseen. Sooner or later, if you write more complicated programs, you will have no choice but to do this kind of follow-up.I suppose you mean, tracing through your code.Quite often, the program doesn't work exactly as expected; you may wish to see, step by step, what exactly your program does, to check at what point it works differently than what you had foreseen. Sooner or later, if you write more complicated programs, you will have no choice but to do this kind of follow-up.I suppose you mean, tracing through your code.Quite often, the program doesn't work exactly as expected; you may wish to see, step by step, what exactly your program does, to check at what point it works differently than what you had foreseen. Sooner or later, if you write more complicated programs, you will have no choice but to do this kind of follow-up.I suppose you mean, tracing through your code.Quite often, the program doesn't work exactly as expected; you may wish to see, step by step, what exactly your program does, to check at what point it works differently than what you had foreseen. Sooner or later, if you write more complicated programs, you will have no choice but to do this kind of follow-up.

Related Questions

Why you use a comment in programming?

comments are used in programs to make the program more user friendly. The comment lines will not effect the execution speed of the program.


How do you write a c program to prints name?

Write a c program that reads your first name and surname when you enter them. Each part of your name should not be more than 12 characters. Finally, have the program display your full name.


Will HUD repair or discount price of home if after they accept an offer a leaking roof is discovered?

HUD will allow you to escrow up to $5000 for repairs to be completed after closing. For anything more than $5000 you will likely need to change the loan program.


Is 5000 m less than 5000 cm?

5000 m is 100 times more than 5000 cm.


13 line poems that Shakespeare has written?

Shakespeare did not write any poems with only 13 lines. He wrote a lot with 14 lines, and some with even more. All of his poems contain more than 13 lines.


Who did Hitler write to for advice on setting up a program in Germany?

binlardin ask me more by matthew212


How do you write a program using 57252077?

Please be more explicit, 57252077 is a bit of a mystery. Do you want a program that uses the number 57252077 in some way?


How do you create computer games?

You write a program. A computer game is an application program running on one (or rarely more than one) computer. You have to design the game before writing the program.


How many towns have more than 5000 people?

There are 15 towns that have more than 5000 people.


Shell program for gcd of three given numbers?

write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? check bellow link http://bashscript.blogspot.com/2009/08/gcd-of-more-than-two-numbers.html


How do you get superschills in secertbuilders?

You have to have a hacking program or etheir do it the nerdy way wich is to wait everyday for the new free supershills thing to give more supershills i say dont wait install a hacking program hacker 5000 then go on secertbuilers drag the icon to the hacker 5000 and say supershills at the bottom of the hacker and get as many as u type in hope i helped :)


Is it more efficient to store the data in a matrix then write it to the file at the end of the program or to write each element to the file as the program runs?

It shouldn't make significant difference, only if the matrix is huge -- in that case you shouldn't store it in memory.