4000 yrs
1) source program to object program 2)object program to object program output
I don't know the language you are using, but the following should do it in c, adapt as needed: int i=1; while(i!=5){ for(int j = 0 ; j < i ; j++){ printf("%d", i); //print i here } i++; //increment i }
two jeroos!!
help me now !!
int main (void) { puts ("1 1 2"); return 0; }
Explain briefly the meaning of an input-output (1/0) bound program, and a processor (CPU) bound program.
<html> <head> <script type="text/javascript"> var n, tally = 0; for(n = 1; n <= 1023; n += 2){ tally += n; } document.getElementByID('output').innerHTML = 'the tally is ' + tally; </script> </head> <body> <div id="output"> </div> </body>
std::cin:get(); I guess it's about TurboC in Windows. 1. Press Alt+F5, to see the program's output 2. Run your .EXE in a separate DOS-window (Command Prompt)
6,000 (10/1)squared X 60 =6,000 brightness = minification gain x flux gain minification gain = input divided by output squared
It is a vector whose magnitude is 1.It is a vector whose magnitude is 1.It is a vector whose magnitude is 1.It is a vector whose magnitude is 1.
1. word processing. 2. program that allows you to create, edit and print text document. 3. spreadsheet; rows and columns.