Codings
Points
Program Practice
ADVANCEJAVASCRIPT Programming Practice
← Previous Topic
Topic 1 of 33: printf()
Next Topic →
1. printf()
1.1 Write a program to print Hello World.
▼
1.2 Write a C program to print five statements about your favorite picnic place.
▼
1.3 Write a C program to print at least five statements about the cricket game.
▼
1.4 Write a C program to display your biodata.
▼
1.5 Write a C program to print five statements about your favorite legend.
▼
1.6 Write a C program to print five statements about yourself, your likes, and dislikes.
▼
1.7 Write a C program to display five statements about a legendary personality.
▼
← Previous Topic
Topic 1 of 33: printf()
Next Topic →
‹
Previous
1
(current)
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
›
Next