diff set(4) 2023

Quiz
•
Business
•
University
•
Hard
Smiley Sunshine
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the logo
Sheraton
Kingston
Hippodrome
Allen Solly
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SIMD Stands for
Single Induction Multiple Data
Single Instruction Multiple Data
Simple Instruction Multiple Data
Single Instruction Maximum Data
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the least safe type casting in C++?
static_cast
const_cast
reinterpret_cast
dynamic_cast
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include <iostream>
using namespace std;
class X
{
public: X()
{ cout<<"X"; }
~X()
{ cout<<"~X"; }
};
class Y : public X
{
public: Y()
{ cout<<"Y"; }
~Y()
{ cout<<"~Y"; }
};
int main()
{
Y obj;
return 0;
}
XY~X~Y
XY~Y~X
X~XY~Y
X~X~YY
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement(s) is/are true about Java Swing?
Swing component frame does not support Window Listner.
Swing component combobox does not support Window Listner.
Swing component checkbox does not support Window Listner.
Swing component dialog does not support Window Listner.
Both b and c
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
for i in range(int(float('inf'))):
print (i)
0.0 0.1 0.2 0.3 …
0 1 2 3 …
0.0 1.0 2.0 3.0 …
none of the mentioned
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the logo
Photoshop
PhotoDirector 365
Photo Editor
None of these
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
diff set-(3) 2023

Quiz
•
University
10 questions
BT - M4 - 2023

Quiz
•
University
12 questions
ALPRO PERTEMUAN 3

Quiz
•
University
10 questions
BT_M2_2023

Quiz
•
University
10 questions
bt2 2023

Quiz
•
University
15 questions
Elasticity of Demand

Quiz
•
University
11 questions
Minigame KickOff Khu Vực Sói Đen

Quiz
•
University
15 questions
Exercise Equilibrium dan Elastisitas

Quiz
•
4th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade