Back to quizzes

Programming Quiz C Language

20 questions 20 min QCM
Progress 0 / 20
1

Who created the C language?

2

In what year was the C language created?

3

How to display text in C?

4

How to declare a variable in C?

5

How to create a single-line comment?

6

How to create an array?

7

How to create a function?

8

Which function returns the length of a string?

9

How to create a for loop?

10

How to create an if condition?

11

How to declare a pointer?

12

How to allocate memory dynamically?

13

How to free allocated memory?

14

How to create a structure?

15

Which function opens a file?

16

Which function reads a file?

17

Which function writes to a file?

18

Which function closes a file?

19

How to copy a string?

20

How to concatenate two strings?

0 / 20 questions répondues