bt 4 2023

Quiz
•
Business
•
University
•
Hard
Smiley Sunshine
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following declarations is incorrect in python language?
xyzp = 5,000,000
x y z p = 5000 6000 7000 8000
x,y,z,p = 5000, 6000, 7000, 8000
x_y_z_p = 5,000,000
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Predict the logo
Shell
Siemens
Salesforce
Swatch
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The condition of an IF statement evaluates to boolean only if the expression contains?
logical operators
relational operators
boolean operands
All
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of Java program below?
float temp = 98.4f;
if(temp > 98.4)
{
System.out.println("SUMMER");
}
else
{
System.out.println("UNKNOWN");
}
SUMMER
UNKNOWN
Compiler error
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a type of cloud service?
Software as a Service (SaaS)
Hardware as a Service (HaaS)
Platform as a Service (PaaS)
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to access and edit data in data file handling using structures
read()
write()
both A and B
without read()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can be considered as the correct syntax for declaring an array of pointers of integers that has a size of 10 in C++?
int arr = new int[10];
int arr = new int[10]
int **arr = new int*[10];
int *arr = new int[10];
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
ACCT 2020: Chapters 1-3

Quiz
•
University
10 questions
BT_M2_2023

Quiz
•
University
10 questions
Total Quality Management

Quiz
•
University
10 questions
COSTA RICA

Quiz
•
University
10 questions
Walmart

Quiz
•
University
10 questions
diff set 2 2023

Quiz
•
University
8 questions
Leadership in Business Quiz

Quiz
•
University
10 questions
ESG (Environmetnal, Social and Governance)

Quiz
•
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