c set 3

Quiz
•
Other
•
University
•
Hard
ESPARK 2023
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct syntax for initializing a string in C?
char str[10] = {'H', 'e', 'l', 'l', 'o', '\0'};
char str[10] = "Hello";
char str[] = {'H', 'e', 'l', 'l', 'o', '\0'};
char str[] = "Hello";
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Comment on the following pointer declaration?
int *p, x;
p is a pointer to integer, x is not
p and x, both are pointers to integer
p is pointer to integer, x may or may not be
p and x both are not pointers to integer
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which function is used to compare two strings in C?
strcmp()
strcmpi()
compare()
cmpi()
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If we pass an array as an argument to a function, what actually gets passed?
Value of elements in array
First element of the array
Base address of the array i.e., the address of the first element
Address of the last element of array
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output of following?
3, 2, 515
515, 2, 3
3, 2, 5
515, 515, 4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following C code?
30
-10
20
100
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output of the following program?
5
15
20
0
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz on Object Oriented Programming and Java

Quiz
•
University
15 questions
PKKMB PRODI FISIOTERAPI 2023

Quiz
•
University
12 questions
Fluoroscopy Quiz RTPSU

Quiz
•
University
10 questions
TA Modul 0

Quiz
•
University
10 questions
JAVA development quiz 1

Quiz
•
University
10 questions
Array Quiz

Quiz
•
University
6 questions
Gender Diversity

Quiz
•
University
15 questions
Arrays

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University