BT_M2_2023

Quiz
•
Business
•
University
•
Hard
Smiley Sunshine
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The following python program can work with ____ parameters.
def f(x):
def f1(*args, **kwargs):
print("Technology")
return x(*args, **kwargs)
return f1
any number of
0
1
2
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following option leads to the portability and security of Java?
Dynamic binding between objects
Use of exception handling
Bytecode is executed by JVM
The applet makes the Java code secure and portable
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following are NodeJS global objects?
__dirname
__filename
Buffer
All of the above
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Guess the Logo
Real Madrid
Bayern Munich
Paris Saint-Germain
None of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following Java program?
class leftshift_operator
{
public static void main(String args[])
{
byte x = 64;
int i;
byte y;
i = x << 2;
y = (byte) (x << 2);
System.out.print(i + " " + y);
}
}
0 256
0 64
256 0
64 0
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Predict the logo
Allianz
Max Life Insurance
John Hancock
None of these
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Study the following program:
main()
{
char x [10], *ptr = x;
scanf ("%s", x);
change(&x[4]);
}
change(char a[])
{
puts(a);
}
If abcdefg is the input, the output will be
abcd
abc
efg
Garbage
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
diff set 2 2023

Quiz
•
University
10 questions
The Arbitrage Pricing Theory

Quiz
•
University
10 questions
A Cálculo de elasticidad precio de la demanda

Quiz
•
University
10 questions
FIN537 week 9-1 class activity

Quiz
•
University
9 questions
6TH GRADE SIMPLIFYING

Quiz
•
6th Grade - University
15 questions
HRM Chapter 4

Quiz
•
University
10 questions
COST OF PRODUCTION, SHORT AND LONG RUN

Quiz
•
University
10 questions
bt 4 2023

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 Business
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