SASI -1st year -DAY6-AN (23.12.23)
Quiz
•
English
•
Professional Development
•
Practice Problem
•
Hard
CCC info@ccc.training
Used 1+ times
FREE Resource
Enhance your content in a minute
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which function is used to concatenate two strings in C?
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { char str1[] = "Hello"; char str2[] = "World"; strcat(str1, str2); printf("%s", str1); return 0; }
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which library must be included to use string functions in C
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { char str[] = "C Language"; printf("%s", str + 2); return 0; }
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { char str[] = "Hello"; str[0] = 'J'; printf("%s", str); return 0; }
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { char str1[] = "Hello"; char str2[] = "Hello"; int result = strcmp(str1, str2); printf("%d", result); return 0; }
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
#include <stdio.h> int main() { char str[] = "Hello"; printf("%c", str[strlen(str) - 1]); return 0; }
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
SASI -1st year -DAY1-AN(18.12.23)
Quiz
•
Professional Development
15 questions
VCE-GAMMA-21.11.2023-FN
Quiz
•
Professional Development
15 questions
15 dec 2023 SRMIST TRC MCA FN
Quiz
•
Professional Development
15 questions
Matching Headings & Notes Completion Vocabulary
Quiz
•
Professional Development
15 questions
Gamma -AN-30.01.02024
Quiz
•
Professional Development
15 questions
Pre-Test : English Conversation in the Workplace.
Quiz
•
Professional Development
17 questions
RDBMS
Quiz
•
Professional Development
15 questions
VCE-BETA-17.11.2023-AN
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
