Together We Grow - 2

Quiz
•
Other
•
University
•
Hard
Together Grow
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the First Element in the array?
arr[0]
arr[1]
arr[2]
arr[3]
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one of them is valid function prototype?
return_type function_name ( parameters ){ }
function_name ( parameters ){ }
return_type function_name [ parameters ]{ }
function_name return_type { parameters }{ }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All types of functions in c language?
void function; void function with arguments; return type function.
Non void function; void function with arguments; return type function.
void function; void function with arguments; only.
None of the above.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to stop and exit from a loop in C?
Goto
exit
Continue
break
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who receives the return 0; of main() function
#include <stdio.h>
Operating System
Compiler
Toggle Window
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How a C Program Ends?
After returning 0 Successfully
After printing the values
None of the Above
By Break Statement
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to initialize a 2-D Array?
int arr[5,5];
int arr[5][5];
int arr(5)(5);
int arr{5,5};
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
CodeMavarick

Quiz
•
University
20 questions
QUIZERIA

Quiz
•
University
17 questions
Basics of Programming with C

Quiz
•
University
20 questions
TECHTRIX2025 BUGHUNT SET6

Quiz
•
University
20 questions
TECHTRIX2025 BUGHUNT SET5

Quiz
•
University
15 questions
Web Dev

Quiz
•
University
10 questions
Java set3

Quiz
•
University
10 questions
C Language Basic Quiz

Quiz
•
7th Grade - Professio...
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade