C Programming Quiz Bridge Course-2024

C Programming Quiz Bridge Course-2024

12th Grade

10 Qs

quiz-placeholder

Similar activities

SAS Base Programming Challenge

SAS Base Programming Challenge

12th Grade

10 Qs

ENGENHARIA MECÂNICA - UTFPR

ENGENHARIA MECÂNICA - UTFPR

12th Grade

10 Qs

Engine revision Quiz

Engine revision Quiz

12th Grade

15 Qs

Gépelemek_órai munka-kisfilm

Gépelemek_órai munka-kisfilm

10th Grade - University

13 Qs

Dinámica Circular y Fuerzas

Dinámica Circular y Fuerzas

12th Grade

10 Qs

Python Programming Quiz - 2

Python Programming Quiz - 2

12th Grade

15 Qs

asesmen pemantik Pengelasan

asesmen pemantik Pengelasan

12th Grade

10 Qs

Inducción - Bodega y Depósito  - Temporales

Inducción - Bodega y Depósito - Temporales

12th Grade - University

15 Qs

C Programming Quiz Bridge Course-2024

C Programming Quiz Bridge Course-2024

Assessment

Quiz

Engineering

12th Grade

Medium

Created by

Girish Mantha

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the C programming language?

Tim Berners-Lee

Bill Gates

Dennis Ritchie

Linus Torvalds

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a feature of C programming?

Interpreted Language

Garbage Collection

Rich Library

Object-Oriented Programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic structure of a C program?

Header Files, Main Function, Body, Return Statement

Variables, Loops, Functions, Arrays

Classes, Objects, Methods, Inheritance

HTML, CSS, JavaScript, PHP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for whole numbers in C?

int

double

float

char

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for declaring variables in C?

data_type = variable_name;

variable_name = data_type;

data_type variable_name;

variable_name data_type;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a function in C?

Assign values

Declare variables

Perform a specific task

Create arrays

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array in C?

A collection of variables of different types

A collection of functions

A collection of variables of the same type

A collection of loops

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?