C Language Quiz

C Language Quiz

University

15 Qs

quiz-placeholder

Similar activities

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

Latihan soal Informatika

Latihan soal Informatika

8th Grade - University

20 Qs

Quiz Meet 3 Mini SC Programing

Quiz Meet 3 Mini SC Programing

University

10 Qs

Postest Materi Pola Berfikir

Postest Materi Pola Berfikir

10th Grade - University

10 Qs

ASESMEN FORMATIF INFORMATIKA X DPB 2

ASESMEN FORMATIF INFORMATIKA X DPB 2

10th Grade - University

10 Qs

Post Test Gerbang Logika

Post Test Gerbang Logika

10th Grade - University

10 Qs

IT ELECTIVES - ROBOTICS 1ST QUIZ

IT ELECTIVES - ROBOTICS 1ST QUIZ

University

20 Qs

Uji Pemahaman Algoritma Dasar

Uji Pemahaman Algoritma Dasar

University

11 Qs

C Language Quiz

C Language Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rashmika Lankari

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Who is the founder of the C programming language?

Bjarne Stroustrup

Guido van Rossum

Dennis M. Ritchie

James Gosling

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is a characteristic of low-level programming languages?

Uses complex syntax

Requires a compiler for execution

Directly understood by machine hardware

Easy for humans to read

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which of the following is a valid C program structure?

#invalid

#include

#import

#define

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What symbol is used to denote comments in C?

//

#

/* */

/*

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the purpose of the 'main' function in a C program?

To define variables

To execute the program

To include libraries

To create comments

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which command is used to compile a C program?

execute program.c

compile program.c

run program.c

gcc program.c

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What does the escape sequence '\n' represent in C?

End of file

Tab space

New line

Backslash

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?