answersLogoWhite

0

int firstNumber,secondNumber

for(firstNumber = min; firstNumber <= max; firstNumber++);

{

for(secondNumber = min; secondNumber <=max; secondNumber++);

int result firstNumber * secondNumber;

}

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Write a algorithm for multiplication tabel for an integer?

Algorithm: 1. From the user collect the integer whose table is required 2. Use a loop with loop counter starting with 0x01 and ends till the table value is required 3. start multiplication the input number with the loop variable and print the result.


Can you modify the bubble sort algorithm to search to sort an array of characters instead of array of integers?

The bubble sort algorithm can be applied to an array of characters. Every character can be translated to an integer equivalent via the ascii table


Is there such thing as 14 times tables?

You can make one. But, since you can multiply ones and tens separately, and add (i.e., use the common multiplication algorithm), it really isn't necessary to have a multiplication table beyond the range from 0x0 to 9x9.


Where can I find a multiplication table printable?

http://www.mathsisfun.com/multiplication-table-bw.html this is a printable multiplication table. Multiplication doesn't change no matter what grade so just leave the chart as is.


Can you show a multiplication table?

table of 9


Write the square numbers between 1 and 40 describe the pattern the square numbers make on the multiplication table?

1,4,9,25,36


What is the multiplication table?

This link gives you an excellent multiplication table and some tips.Please see related link below.


How do you write multiplication table program in php?

// example of 1..12x12 table for($i = 1; $i &lt;= 12; $i++) { for($j = 1; $j &lt;= 12; $j++) { print ($i * $j) ." "; } print "\n"; }


How do you write program c of table 5?

#include#includevoid main(){ int a,i;printf("\nThe Multiplication table of 5 is:\n");for(i=1;i


What table has no legs?

A table of logarithms, multiplication table, table salt, Table Mountain.


Describe the pattern the square numbers make on the multiplication table?

describe the pattern the square numbers make on the multiplication table


Where can you find a multiplication table?

everywhere