Basic Quiz C

Basic Quiz C

Professional Development

10 Qs

quiz-placeholder

Similar activities

M7.4 Avionics General Test Equipment B1 & B2 V7.01

M7.4 Avionics General Test Equipment B1 & B2 V7.01

Professional Development

12 Qs

Business Quiz

Business Quiz

University - Professional Development

8 Qs

Python Basics IIoT

Python Basics IIoT

Professional Development

13 Qs

C Programming

C Programming

Professional Development

15 Qs

ASSURE MODEL

ASSURE MODEL

University - Professional Development

10 Qs

Stock Market Quiz

Stock Market Quiz

Professional Development

10 Qs

Tracking Training

Tracking Training

Professional Development

9 Qs

Game Quizizz

Game Quizizz

KG - Professional Development

8 Qs

Basic Quiz C

Basic Quiz C

Assessment

Quiz

Other

Professional Development

Hard

Created by

Muhammad Althaf

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the datatype used to store single characters in C?

int

float

char

str

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a function in C that doesn't return any value?

void

main

string

union

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used for the modulus operator in C?

$

&

=

%

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C, what do you call a function that calls itself?

main function ()

recursive function()

iterative

repeated

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop in C is executed at least once?

for

while

do-while

if-else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data structure organizes data in a linear format in memory in C?

tree

stack

queue

array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for a variable that can hold the address of another variable in C?

address

pointer

referance

location

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?