
MINDZONE-2.3
Authored by shalini. yallampalli
Other
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Choose the correct meaning of IDIOM/PHRASE
"Let us admit that we cannot heap coles of fire on his head"
Agitate him
Put him to shame
Make him feel sorry by returning good for evil
Burn him alive
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following code?
#include<stdio.h>
void main()
{
int i =3 , *j , **k;
j=*i;
k=*j;
printf("%d%d%d", *j , **k , *(*k));
}
333
444
000
Garbage Value
433
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Find the correct one word substitute for
"Words inscribed on tomb"
Epitaph
Epistle
Epitome
Epilogue
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which command is used to skip the rest of a loop and carry on from the top of the loop again?
None of these
continue
skip
break
resume
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the correct order of sentences :
He said
A : here is the cat
B : throughout the night
C : which had been paying havoc with things
D : that ate the rat
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is wrong in the following statement , provided k is a variable of type int ?
for(k = 2, k<=12,k++)
The increment should always be ++k
There should be a semicolon at the end of the statement
The variable k can’t be initialized
The commas should be semicolons
The variable must always be the letter i when using a for loop
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
THRUST:SPEAR :: ___________
fence:epee
mangle:iron
bow:arrow
scabbard:sword
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?