C Programming Quiz Bridge Course-2024

C Programming Quiz Bridge Course-2024

12th Grade

10 Qs

quiz-placeholder

Similar activities

C++ Mastery Challenge

C++ Mastery Challenge

12th Grade

12 Qs

C Programming Control Statements

C Programming Control Statements

12th Grade

10 Qs

Quiz on Reciprocating Engines and Fuels

Quiz on Reciprocating Engines and Fuels

12th Grade

10 Qs

TEST-1

TEST-1

9th - 12th Grade

10 Qs

Programación de Microcontroladores

Programación de Microcontroladores

12th Grade

15 Qs

PLTW EES Unit 1 Vocabulary

PLTW EES Unit 1 Vocabulary

9th - 12th Grade

13 Qs

Quiz on Variables and Arithmetic Operations

Quiz on Variables and Arithmetic Operations

12th Grade - University

12 Qs

Mastering Java Arithmetic Operators

Mastering Java Arithmetic Operators

10th Grade - University

10 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?