answersLogoWhite

0

I am a student of class 10. I doesn't know C Language but I can tell such a program in C++ Language....

//------------------------------------

#include <iostream.h>

#include <conio.h>

void main()

{

int a,b,c,m;

clrscr();

cout<<"Enter First Number: ";

cin>>a;

cout<<"Enter Second Number: ";

cin>>b;

if (a<b)

m=a;

if (a>b)

m=b;

cout<<"Enter Third Number: ";

cin>>c;

if (c<m)

cout<<"The Largest Number is "<<m;

else

cout<<"The Largest Number is "<<c;

getch();

}

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Tell you how many loops?

Around three.


Types of fingerprints?

There is three types of fingerprints. Loops,Whorls,And Arches. Loops-30% Whorls-65% Arches-5%


What are three main types of fingerprints?

There are loops, arches, and swirls


What are the three main types of fringerprints?

arches, loops and whorls


What are three types of fingerprint patterns?

Loops, whorls and arches.


Three original flavors in froot loops?

Orange, Lemon, and Cherry


Where can you get syringes without a prescription in corona ca?

Pharmacies sell them behind the counter. In California, you can legally purchase up to three a day without a prescription. You will have to have your purchased logged electronically to enforce the maximum of three.


Can you use Song stream loops to sell your Instrumental to someone?

i am using three loops of song stream pack , ia m selling my beat exclusively . is it legit ?


Write a c program to sort three integer numbers using nested if statement?

// HI THIS IS MAYANK PATEL /*C Program to find Maximum of 3 nos. using Nested if*/ #include&lt;stdio.h&gt; #include&lt;conio.h&gt; void main() { int a,b,c; // clrscr(); printf("Enter three number\n\n"); scanf("d%d",&amp;a,&amp;b,&amp;c); if(a&gt;b) { if(a&gt;c) { printf("\n a is maximum"); } else { printf("\n c is maximum"); } } else { if(b&gt;c) { printf("\n b is maximum"); } else { printf("\n c is maximum"); } } getch(); }


What are the minimum and maximum requirements when drawing a triangle?

Minimum and maximum requirements: three straight lines meeting pairwise. Minimum and maximum requirements: three straight lines meeting pairwise. Minimum and maximum requirements: three straight lines meeting pairwise. Minimum and maximum requirements: three straight lines meeting pairwise.


How do you hdc?

Hdc is the abreviation for half double crochet. When you double crochet you wrap wool around the hook before you push the hook through the stitch to pull up a loop. After you pull up the loop you have three loops on your hook. Usually you will then pull a loop through two of the loops and pull a second loop through the remaining two loops. With the half double crochet you will pull one loop through all three loops.


Is there a machine that will do crochet?

Not that I've ever heard of. If you think about the structure of crochet there would be two main problems with designing a machine to do crochet. First, knit stitches are basically loops pulled through, all neat in a row, not loops within loops and around loops and then through loops like crochet. The movement that creates knit stitches can be done by moving a hook in and out in and out in the same place, without moving or twisting the hook in any way. But that isn't true of crochet. Second, crochet fabrics are often circular or three dimensional whereas the fabrics created by knitting machines are of only two forms: rectangles and tubes. The rectangles are made by going back and forth, without turning the fabric, and without increasing or decreasing stitches. The tubes are made by going around and around a tube. These are where knitting's strengths lie, but not so with crochet.