Round 3: Coding Round

Round 3: Coding Round

University

24 Qs

quiz-placeholder

Similar activities

Tech quiz-july

Tech quiz-july

University

20 Qs

Test Faham?

Test Faham?

12th Grade - Professional Development

23 Qs

HTML_CSS_JAVASCRIPT

HTML_CSS_JAVASCRIPT

University - Professional Development

20 Qs

Round 3

Round 3

University

20 Qs

Modeule-I-C

Modeule-I-C

University

25 Qs

Python QCM

Python QCM

University

21 Qs

Programming Fundamentals

Programming Fundamentals

KG - University

20 Qs

Tech Quiz - TECHNOHOLICS2K21

Tech Quiz - TECHNOHOLICS2K21

University

20 Qs

Round 3: Coding Round

Round 3: Coding Round

Assessment

Quiz

Other

University

Hard

Created by

A_71_Mayur More

Used 2+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1)What is the output of the functions shown below?

float('1e-003')

float('2e+003')

a) 3.00 and 300

b) 0.001 and 2000.0

c) 0.001 and 200

d) Error and 2003

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid way to handle exceptions in Python?

A) try -except block

B) finally block

c) catch block

d) else block

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3)Which header file uses-> gets()

Studio. h

Stdlib.h

Conio.h

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4)Which of the following is an important requirement of c programming?

Function

Input variables

Output variables

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5)In the following options which are python libraries which are used for data analysis and scientific computations

Numpy

Scipy

Pandas

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6)In the following options which are python libraries which are used for data analysis and scientific computations

Intrepreted language

portable

High level Language

More than one of the above

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

)Which data structure is efficient to search the string in the dictionary that is containing a large number of strings?

A) Graph

B) Trie

C) Array

D) HashMap

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?