Basic Quiz C

Basic Quiz C

Professional Development

10 Qs

quiz-placeholder

Similar activities

DM Midterm Review

DM Midterm Review

Professional Development

10 Qs

DAA Lab Quiz

DAA Lab Quiz

Professional Development

10 Qs

Phlebotomy test and tubes

Phlebotomy test and tubes

Professional Development

15 Qs

SEO Task Definition - Round 1

SEO Task Definition - Round 1

Professional Development

10 Qs

JS Loops

JS Loops

Professional Development

12 Qs

JavaScript Arrays and Objects

JavaScript Arrays and Objects

Professional Development

14 Qs

 ICTPRG431 -  SQL Joins and Subqueries

ICTPRG431 - SQL Joins and Subqueries

Professional Development

8 Qs

KM | W11D1

KM | W11D1

Professional Development

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