answersLogoWhite

0

#include<stdio.h>

#include<conio.h>

void main()

{

int a,b,c;

int Result;

printf("enter the value of a:");

scanf("%d", &a);

printf("enter the value of b");

scanf("%d", &b);

printf("enter the value of c");

scanf("%d", &c);

Result=a*b*c;

printf("%d", Result);

getch();

}

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

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 write multiplication names for three different square numbers?

multiplicand_________multiplier / multiplicand x multiplier=product_______product______


What is associative property multiplication?

The associative power of multiplication states that for any three numbers a, b and c, (a * b) * c = a * (b * c) and so we can write either as a * b * c without ambiguity.


Can the commutative property have three numbers involved?

Addition and multiplication: yes


What does associative properties of multiplication mean?

The associative property of multiplication states that for any three numbers a, b and c, (a * b) * c = a * (b * c) and so we can write either as a * b * c without ambiguity. ie, when multiplying three numbers together, you can multiply the first two together and then multiply the result of that by the third, or multiply the second two numbers together and multiply that result by the first, and you will get the same answer.


What is the definition of the associative property of multiplication?

The associative property of multiplication states that for any three numbers a, b and c, (a * b) * c = a * (b * c) and so we can write either as a * b * c without ambiguity. The associative property of multiplication means that you can change the grouping of the expression and still have the same product.


How do you set up three digit numbers problems?

Using division or multiplication or addition??


Write a 'c' program to fine a largest of three numbers?

largest of a, b, c :a > b ? a > c ? a : c : b > c ? b : c


What is the relationship between the factors in multiplication and the number of times and numbers added?

Multiplication is repeated addition. 3 x 3 = 3 added three times.


What is the relationship between the factors and multiplication and the number of times and numbers added?

Multiplication is repeated addition. 3 x 3 = 3 added three times.


How do you write three thousand in numbers?

3000


How do you write three trillion in numbers?

3,000,000,000,000