final round

final round

University

30 Qs

quiz-placeholder

Similar activities

PRELIMINARY EXAMINATION

PRELIMINARY EXAMINATION

University

25 Qs

Climatology

Climatology

10th Grade - Professional Development

25 Qs

UTS M.O Perbankan Syariah

UTS M.O Perbankan Syariah

University

25 Qs

Economics revision term 1

Economics revision term 1

University

25 Qs

Eko x iis

Eko x iis

University

25 Qs

Chapter 38

Chapter 38

2nd Grade - Professional Development

25 Qs

UH BAB 2 Kelas 8

UH BAB 2 Kelas 8

8th Grade - University

25 Qs

IQ Quiz for Grade 7

IQ Quiz for Grade 7

7th Grade - University

25 Qs

final round

final round

Assessment

Quiz

Other

University

Medium

Created by

PURVAJA RATHOD

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following C++ code?

int x = 5;

cout << ++x;

4

5

6

error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of an integer in C++?

2bytes

4bytes

4bits

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is immutable in Python?

Tuple

Dictionary

Set

list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is used to handle errors in Python?

Throw

Catch

Exception

try/except

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to create a function in Python?

def function_name[]:

function function_name():

def function_name():

function_name():

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods can be used to convert a string to an integer in Python?

int()

float()

str()

input()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library in Python is used for data manipulation and analysis?

NumPy

Pandas

Matplotlib

Requests

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?