C Programming Quiz

C Programming Quiz

12th Grade

40 Qs

quiz-placeholder

Similar activities

Final - Adobe Illustrator

Final - Adobe Illustrator

9th - 12th Grade

45 Qs

AP CSP Practice Test

AP CSP Practice Test

9th - 12th Grade

39 Qs

Quizz PTS Kelas XI Struktur Data Array

Quizz PTS Kelas XI Struktur Data Array

11th Grade - University

40 Qs

C Programming Quiz

C Programming Quiz

12th Grade

36 Qs

Simulasi USP DPK TKJ

Simulasi USP DPK TKJ

12th Grade

40 Qs

Python - Lists, Dictionaries and Loops

Python - Lists, Dictionaries and Loops

9th - 12th Grade

40 Qs

C++ Chapter 10

C++ Chapter 10

9th - 12th Grade

43 Qs

EDPM test 1

EDPM test 1

9th - 12th Grade

35 Qs

C Programming Quiz

C Programming Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Awwal Mudashir

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is the correct syntax to include a header file in C?

#include "stdio.h"

include

#include<stdio.h>

nothing na

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the extension of a C program source file?

.cpp

.c

.java

.cs

3.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

Who developed the C programming language?

James Gosling

Dennis Ritchie

Bjarne Stroustrup

Ken Thompson

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which function is used to start execution in a C program?

init()

start()

main()

execute()

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which keyword is used to define a constant in C?

const

static

define

final

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is a valid variable name in C?

int

123var

_value

$number

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the size of an int data type on a 32-bit system?

2 bytes

4 bytes

8 bytes

1 byte

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?