answersLogoWhite

0

AllQ&AStudy Guides
Best answer

c x c

This answer is:
Related answers

c x c

View page

C: there are no methods in C.

C++: no.

View page

D c b , d c a , d c b b b , d c a , d c b , d c a , d c b b b , d c a

View page

#include<stdio.h>

#include<conio.h>

void main()

{

int a,b,c;

clrscr();

printf("Enter any three numbers");

scanf("%d%d%d",&a,&b,&c);

if(a>b&&a>c)

printf("A is greatest");

else if(b>a&&a>c)

printf("B is greatest");

else if(c>a&&c>b)

printf("C is greatest");

if(a<b&&a<c)

printf("A is smallest");

else if(b<a&&b<c)

printf("B is smallest");

else if(c<a&&c<b)

printf("C is smallest");

getch();

}

View page

Yes. y = mx + c where m and c are non-zero constants.

Yes. y = mx + c where m and c are non-zero constants.

Yes. y = mx + c where m and c are non-zero constants.

Yes. y = mx + c where m and c are non-zero constants.

View page
Featured study guide

What is the length of MN

The measure of angle x is 73.5 degreeswhat is the measure of the angles complement in degrees

Which property is illustrated by the following statement If hax rig then rig hax

Which property is illustrated by the statement JAR equals JAR

โžก๏ธ
See all cards
3.33
โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…
3 Reviews
More study guides
1.0
โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…
1 Review

5.0
โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…โ˜†โ˜…
1 Review
Search results