AVINYA 2K25

AVINYA 2K25

University

19 Qs

quiz-placeholder

Similar activities

DS QUIZ-1 (CSE-42)

DS QUIZ-1 (CSE-42)

University

16 Qs

Go Quiz

Go Quiz

University

15 Qs

c programming quiz

c programming quiz

University

20 Qs

Output Prediction in C

Output Prediction in C

University

20 Qs

Codigo

Codigo

University

15 Qs

BugBlitz

BugBlitz

University

15 Qs

TECH WHIZ

TECH WHIZ

University

15 Qs

CODEBURST : JAVA EDITION

CODEBURST : JAVA EDITION

University

20 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?