
Snippets LookOver-round 2
Authored by Vishnu Kumar
Computers
Professional Development
Used 9+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following Python program?
i = 0
while i < 5:
print(i)
i += 1
if i == 3:
break
else:
print(0)
error
0 1 2 0
0 1
None of the above
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
#include <stdio.h>
int main()
{
int a=10,b=20;
if(a=b)
{
printf("Equal");
}
else
{
printf("Not Equal");
}
return 0;
}
}
Equal
Not Equal
Runtime error
Compile time error
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
function(){
if(actualtxt.equals(reversetxt)){
return true;
else
return false;
}
}
palindrome
reverseing the string
make exchange of odd and even places
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
SELECT * FROM student_details WHERE Student_name LIKE '%S%';
It will return the name starting with s
It will return the name ending with s
It will return the name who has s in between
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
you are asked to drop a column using alter statement then which syntax you will follow?
ALTER table_name TABLE DROP COLUMN column_name;
ALTER TABLE table_name DROP COLUMN column_name;
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is the correct syntax to add a field using alter command?
ALTER TABLE table_name ADD field_name data type;
ALTER TABLE table_name, field_name data type;
ALTER TABLE field_name data type;
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the output of this C code?
#include <stdio.h>
int main()
{
while ()
printf("In while loop ");
printf("After loop\n");
}
In while loop after loop
After loop
Compile time error
Infinite loop
Access all questions and much more by creating a free account
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
20 questions
JavaScript
Quiz
•
Professional Development
16 questions
Examen Acces
Quiz
•
Professional Development
15 questions
C Module 1 Quiz
Quiz
•
Professional Development
14 questions
Network Fundamentals-Physical layer
Quiz
•
9th Grade - Professio...
16 questions
Trắc nghiệm kiểu xâu
Quiz
•
Professional Development
10 questions
Python Basics
Quiz
•
Professional Development
10 questions
PDS - 04225 Pointers & Dynamic Arrays - Chapter 8
Quiz
•
University - Professi...
10 questions
CompTIA Security+ 11-20
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
15 questions
LOTE_SPN2 5WEEK3 Day 2 Itinerary
Quiz
•
Professional Development
20 questions
Black History Month Trivia Game #1
Quiz
•
Professional Development
20 questions
90s Cartoons
Quiz
•
Professional Development
42 questions
LOTE_SPN2 5WEEK2 Day 4 We They Actividad 3
Quiz
•
Professional Development
6 questions
Copy of G5_U6_L3_22-23
Lesson
•
KG - Professional Dev...
20 questions
Employability Skills
Quiz
•
Professional Development