Sasi-AN-02.05.2024
Quiz
•
English
•
Professional Development
•
Hard
CCC info@ccc.training
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the following function do for a given Linked List with first node as head? void fun1(struct node* head) { if(head == NULL) return; fun1(head->next); printf("%d ", head->data); }
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A linear collection of data elements where the linear node is given by means of pointer is called?
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Linked lists are not suitable to for the implementation of?
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In linked list each node contain minimum of two fields. One field is data field to store the data second field is?
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these is an application of linked lists?
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The concatenation of two list can performed in O(1) time. Which of the following variation of linked list can be used?
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Consider the following definition in c programming language.Which of the following c code is used to create new node? struct node { int data; struct node * next; } typedef struct node NODE; NODE *ptr;
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Punctuation
Quiz
•
KG - Professional Dev...
20 questions
HR - Recruitment & selection (1)
Quiz
•
Professional Development
10 questions
Phrases essentials for business emails
Quiz
•
Professional Development
11 questions
Interviews and Active Listening
Quiz
•
3rd Grade - Professio...
20 questions
X Descriptive text
Quiz
•
Professional Development
10 questions
Weekly Review B2-7
Quiz
•
Professional Development
13 questions
How Well Do you Know Taylor Swift Songs?
Quiz
•
KG - Professional Dev...
10 questions
Can You Link the Song to the Film?
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for English
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
