AVINYA 2K25

AVINYA 2K25

University

19 Qs

quiz-placeholder

Similar activities

Desarrollo Aplicacion Movil I

Desarrollo Aplicacion Movil I

University

20 Qs

Python Basics-Quiz-I

Python Basics-Quiz-I

University

15 Qs

Final Test

Final Test

University

20 Qs

web programming basics

web programming basics

University

20 Qs

Quiz Round For Group 2

Quiz Round For Group 2

University

20 Qs

TEMA 3 ALGORITMOS

TEMA 3 ALGORITMOS

University

20 Qs

KL3271 - Kuis #8: Manajemen dan Estimasi Biaya

KL3271 - Kuis #8: Manajemen dan Estimasi Biaya

University

20 Qs

Basic C Programming

Basic C Programming

University

16 Qs

AVINYA 2K25

AVINYA 2K25

Assessment

Quiz

Engineering

University

Medium

Created by

Swarup Reddy

Used 1+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of: print(2 ** 3 ** 2)?
64
512
256
36

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a mutable data type in Python?
tuple
string
list
int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'len()' function do?
Returns length of an object
Returns max value
Returns min value
None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of: print(type([]))?
<class 'list'>
<class 'tuple'>
<class 'dict'>
<class 'set'>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for function in Python?
fun
define
def
function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a primitive data type in Java?
int
float
boolean
String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to inherit a class in Java?
this
import
extends
inherits

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?