
C Programming Quiz

Quiz
•
Science
•
University
•
Hard
THANGA R
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of a NULL pointer in C?
0
1
-1
Undefined
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you represent the end of a linked list in C?
By setting the next pointer to 1
By setting the next pointer to NULL
By setting the next pointer to the first node
By setting the next pointer to -1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used in C to indicate that a function does not return any value?
int
void
return
NULL
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C, what is the correct way to declare a pointer to an integer?
int ptr
int *ptr
int &ptr
int ptr*
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about function pointers is true?
Function pointers cannot be assigned NULL.
Function pointers can only point to int type functions.
Function pointers can be passed as arguments to functions.
Function pointers are not allowed in C.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the return type of malloc() in C?
void
int
void*
char*
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you define optional parameters in C functions?
Using the opt keyword
Using pointers that can be NULL
Using void keyword
C does not support optional parameters
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Easy BreezeII

Quiz
•
University
18 questions
Programming in C language

Quiz
•
12th Grade - University
22 questions
Quiz 5 Review

Quiz
•
University
16 questions
Java Основи

Quiz
•
11th Grade - University
25 questions
UAS DPK

Quiz
•
University
25 questions
Java Quiz

Quiz
•
University
15 questions
club activity

Quiz
•
University
15 questions
C programming and Arduino Basics

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade