
C Programming Quiz

Quiz
•
Computers
•
University
•
Hard
Dr. Gera
Used 1+ times
FREE Resource
36 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default return type of a function in C if no return type is specified?
void
int
float
char
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to explicitly return a value from a function?
return
break
exit
stop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the scope of a variable declared inside a function in C?
Global
Block
Local
Static
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for defining a function in C?
return_type function_name(parameters) { function_body }
function_name(parameters) return_type { function_body }
function_name { function_body } return_type
return_type { function_body } function_name(parameters)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if a function is called but not defined in C?
Compilation error
Runtime error
Undefined behavior
No error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid function prototype in C?
int sum(int, int);
sum(int, int);
int sum;
sum(int a, int b)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about global variables is true?
They can only be accessed in the function where they are declared
They retain their value throughout the program execution
They must be declared inside a function
They cannot be modified once initialized
Create a free account and access millions of resources
Similar Resources on Wayground
35 questions
System software

Quiz
•
University
40 questions
TypeScript_Ver3

Quiz
•
University
35 questions
C PROGRAMMING FOR 2ND AND 3RD YEAR

Quiz
•
University
37 questions
Разработка мобильных приложений

Quiz
•
University
35 questions
[AP CSP] Programming with Conditionals [If, Elif, Else]

Quiz
•
9th Grade - University
40 questions
Unit 7 to 10

Quiz
•
University
40 questions
Java Programming

Quiz
•
University
32 questions
Java 1 (with bitwise and shift)

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University