Think Tank Tuesday
Quiz
•
Computers
•
University
•
Hard
SRGEC AI&DS
Used 2+ times
FREE Resource
Enhance your content
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Guess the output for the Follolwing Code
#include <stdio.h>
int main(){
int i=1;
while(i<5)
printf(" %d" ,i) ;
i++;
}
1 2 3 4 5
1 2 3 4
1 1 1 1 1 1 …...
Syntax error
2.
MULTIPLE CHOICE QUESTION
10 sec • 2 pts
How do you think AI might impact your life in the future?
It will help me learn new things and be more productive.
It will do all my homework for me.
It will take over all jobs and humans will become obsolete.
I'm not sure, but I'm curious to find out!
3.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
How to find length of string in c
name.length()
name.size()
strlen
No Predefined Function
4.
FILL IN THE BLANK QUESTION
20 sec • 3 pts
Identify the Budding AI-Chatbot Logo
5.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Guess the output of the below Code.
#include <stdio.h>
int main() {
int a = 2;
int b = 14;
int c = 5;
printf("%d\n", (a > b) ? (a > c ? a : c) : (b > c) ? c : b);
return 0;
}
2
14
5
Compilation Error
6.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
What will be the output of the following code snippet?
#include <stdio.h>
int main() {
int a = 3, b = 5;
int t = a;
a = b;
b = t;
printf("%d %d", a, b);
return 0;
}
3 5
3 3
5 5
5 3
7.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
Which of these is an ethical concern about AI?
AI can help us solve complex problems.
AI can automate many tasks, making life easier.
AI could potentially become biased or discriminatory.
AI might take away jobs from humans.
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
25 questions
Programming Skills C/C++
Quiz
•
University
25 questions
Code Carnival
Quiz
•
University
25 questions
Examen P1 de Programación Estructurada
Quiz
•
University
25 questions
UAS DPK
Quiz
•
University
30 questions
OODP FT1 Assessment Questions
Quiz
•
University
30 questions
Computer Programming 2
Quiz
•
University
25 questions
C Programming Quiz
Quiz
•
University
25 questions
Python Programming Basics 1
Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University