Input data of 10 Student from user & print Minimum marks. Input data of 10 Student from user & print Minimum marks.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...

Read more »
11:36 pm

 Input data of 10 Employ from user & print Minimum pay of Employ Input data of 10 Employ from user & print Minimum pay of Employ

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...

Read more »
11:30 pm

 Input data of 10 Doctor from user & print Minimum pay of Doctor. Input data of 10 Doctor from user & print Minimum pay of Doctor.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...

Read more »
11:27 pm

Input data of 10 book from user & print Minimum price book data. Input data of 10 book from user & print Minimum price book data.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...

Read more »
11:24 pm

A program input five digit nob and print sum of its digits. A program input five digit nob and print sum of its digits.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 #include<stdio.h> main() { int num,sum,a,b,c,d,e,d1,d2,d3,d...

Read more »
10:52 pm

 Print Area & perimeter of Triangle & Area & circumference of the circle. Print Area & perimeter of Triangle & Area & circumference of the circle.

#include<stdio.h> main() { float l,b,r,p,c,A; printf( "Enter the lenght of tringle= \n " ); scanf( "%f" , &...

Read more »
10:46 pm
 

Protected

Protected by Copyscape
 
Learn Programming © 2017. All Rights Reserved. Shared by S.A.R
Top