C language Pattern Programs

C language Pattern Programs

Set 1

1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
2 4 6 8 10
2 4 6 8 10
2 4 6 8 10
2 4 6 8 10
2 4 6 8 10

1 3 5 7 9
1 3 5 7 9
1 3 5 7 9
1 3 5 7 9
1 3 5 7 9

Click for solutions of set 1

Set 2

5 10 15 20 25
5 10 15 20 25
5 10 15 20 25
5 10 15 20 25
5 10 15 20 25
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *
1 1 1 1 1
2 2 2 2 2
3 3 3 3 3
4 4 4 4 4
5 5 5 5 5

Click for solutions of Set 2

Set 3

2 2 2 2 2
4 4 4 4 4
6 6 6 6 6
8 8 8 8 8
10 10 10 10 10
1 1 1 1 1
3 3 3 3 3
5 5 5 5 5
7 7 7 7 7
9 9 9 9 9
5 5 5 5 5
10 10 10 10 10
15 15 15 15 15
20 20 20 20 20
25 25 25 25 25

Click for solutions of Set 3

Set 4

1
1 2
1 2 3
1 2 3 4
1 2 3 4 5
2
2 4
2 4 6
2 4 6 8
2 4 6 8 10
1
1 3
1 3 5
1 3 5 7
1 3 5 7 9

Click for solutions of Set 4

Set 5

5
5 10
5 10 15
5 10 15 20
5 10 15 20 25
1
2 2
3 3 3
4 4 4 4
5 5 5 5 5
2
4 4
6 6 6
8 8 8 8
10 10 10 10 10

Click for solutions of Set 5

Set 6

1
3 3
5 5 5
7 7 7 7
9 9 9 9 9
5
10 10
15 15 15
20 20 20 20
25 25 25 2 25
*
* *
* * *
* * * *
* * * * *

Click for solutions of Set 6

Set 7

1 2 3 4 5
1 2 3 4
1 2 3
1 2
1
2 4 6 8 10
2 4 6 8
2 4 6
2 4
2
1 3 5 7 9
1 3 5 7
1 3 5
1 3
1

Click for solutions of Set 7

Set 8

* * * * *
* * * *
* * *
* *
*
1
2 1
3 2 1
4 3 2 1
5 4 3 2 1
1
3 1
5 3 1
7 5 3 1
9 7 5 3 1

Click for solutions of Set 8

Set 9

2
4 2
6 4 2
8 6 4 2
10 8 6 4 2
5
10 5
15 10 5
20 15 10 5
25 20 15 10 5
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5

Click for solutions of Set 9

Set 10

1 3 5 7 9
3 5 7 9
5 7 9
7 9
9
2 4 6 8 10
4 6 8 10
6 8 10
8 10
10
5 10 15 20 25
10 15 20 25
15 20 25
20 25
25

Click for solutions of Set 10

C Language Programming Tutorial

C Language Tutorial Home    Introduction to C Language     Tokens     If Condition     goto statement and Labelname     Switch Statements     For loop     While Loop    Do while loop     break and continue    Functions    Recursion    Inbuild Functions    Storage Classes    Preprocessor    Arrays    Pointers     Structures and Unions    File Handling     Projects

Tutorials

Technical Questions

Interview Questions

C Programming
C++ Programming
Class 11 (Python)
Class 12 (Python)
C Language
C++ Programming
Python

C Interview Questions
C++ Interview Questions
C Programs
C++ Programs