Technical Quiz Round 1 Set 1

Technical Quiz Round 1 Set 1

12th Grade

20 Qs

quiz-placeholder

Similar activities

CS Unit 1, Programming part 1: Sequences

CS Unit 1, Programming part 1: Sequences

9th - 12th Grade

18 Qs

Computer Science Quiz 02

Computer Science Quiz 02

10th Grade - University

19 Qs

Technical Quiz Round 1 Set 2

Technical Quiz Round 1 Set 2

12th Grade

20 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

Day 1 - Basics of Python

Day 1 - Basics of Python

12th Grade

19 Qs

Round-1 Technical Aptitude

Round-1 Technical Aptitude

11th Grade - Professional Development

20 Qs

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Different Kinds of Code (Machine, assembly, compiled, scripting)

Different Kinds of Code (Machine, assembly, compiled, scripting)

12th Grade

17 Qs

Technical Quiz Round 1 Set 1

Technical Quiz Round 1 Set 1

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Manikandan M

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

All keywords in C are in ____________

LowerCase letters

UpperCase letters

CamelCase letters

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Python supports the creation of anonymous functions at runtime, using a construct called __________

pi

anonymous

lambda

none of the mentioned

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which keyword is used for function in Python language?

Function

def

Fun

Define

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is the correct extension of the Python file?

.python

.pl

.py

.p

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Is Python case sensitive when dealing with identifiers?

no

yes

machine dependent

none of the mentioned

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What are the disadvantages of arrays?

Index value of an array can be negative

Elements are sequentially accessed

Data structure like queue or stack cannot be implemented

There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size

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?