int i=10, j=5, k; k=i*j; // k = 10 * 5 = 50
2/3 = 0.6666666667 multiply this by 3
How to write a program for mouse in microprocessor?
program to find maximum of two numbers using pointers
You have to add the two numbers together then multiply it by 2.
Q.1 Write a program to print first ten odd natural numbers. Q.2 Write a program to input a number. Print their table. Q.3 Write a function to print a factorial value.
You can multiply any numbers together.
The get a list of all even numbers, write the number 2, then slip the next number (3) and write the number 4. Continue by skipping every other number, which will be the odd numbers. Alternatively, write a consecutive list of all of the numbers from 1 to 50, then multiply each one by 2. The products are all of the multiples of 2, which are even numbers.
Multiply both numbers by 2. 3/8 = 6/16
When you multiply 2 negative numbers the answer will be positive, ALWAYS
You can use int i; for (i = 10; i <= 50; i += 2) {//print i} as a program to print even numbers between 10 and 50.
112 and 2 are 2 numbers
Factors. example: 2 x 2 = 4 there, 2 and 2 are the 2 numbers you multiply, factors are the numbers you multiply together. It can be more that 2 factors.