Ccoder Cover Image
Ccoder Profile Picture
2 Members
22 w - Translate

What is the purpose of the typedef keyword in C?

Declare a new variable
Define a new datatype
Declare a constant
Define a new function
1 Total votes
22 w - Translate

In C, what is the purpose of the break statement in a switch statement?

Exit the program
Skip the current iteration of a loop
Terminate the switch statement
Jump to a specific case label
0 Total votes
About

This group is for C related discussions