Technical Quiz Round-2

Technical Quiz Round-2

Professional Development

15 Qs

quiz-placeholder

Similar activities

SASI -BATCH 3-DAY2-FN

SASI -BATCH 3-DAY2-FN

Professional Development

15 Qs

SASI -1st year -DAY6-AN (23.12.23)

SASI -1st year -DAY6-AN (23.12.23)

Professional Development

15 Qs

[FAST TRACK] Android quiz 15

[FAST TRACK] Android quiz 15

Professional Development

15 Qs

13 dec 2023 SRMIST  TRC MCA    FN

13 dec 2023 SRMIST TRC MCA FN

Professional Development

15 Qs

Matrix

Matrix

Professional Development

15 Qs

SRM RMP-MCA -18.01.2024-FN

SRM RMP-MCA -18.01.2024-FN

Professional Development

15 Qs

SASI -1st year -DAY5-FN (22.12.23)

SASI -1st year -DAY5-FN (22.12.23)

Professional Development

15 Qs

SASI -BATCH 3-DAY5-AN(24.11.23)

SASI -BATCH 3-DAY5-AN(24.11.23)

Professional Development

15 Qs

Technical Quiz Round-2

Technical Quiz Round-2

Assessment

Quiz

English

Professional Development

Hard

Created by

Madhuri Surwase

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not a keyword used in Python language?

1.    Pass

Eval

3.    Assert

4.    Nonlocal

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the use of the function id() in python?

1.    Every object does not have a unique id in Python

2.    The id function in python returns the identity of the object

3.    None

4.    All

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the maximum possible length of an identifier?

a.                  16

b.     32

c.      64

d.     None of these above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following declarations is incorrect?

a.                  _x = 2

b.     __x = 3

c.      xyz = 5

d.     None of these

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following precedence order is correct in Python?

a.                  Parentheses, Exponential, Multiplication, Division, Addition, Subtraction

b.     Multiplication, Division, Addition, Subtraction, Parentheses, Exponential

c.      Division, Multiplication, Addition, Subtraction, Parentheses, Exponential

d.     Exponential, Parentheses, Multiplication, Division, Addition, Subtraction

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.  How to add a background color in HTML?

a.                  <marquee bg color: "red">

b.     <marquee bg-color = "red">

c.      <marquee bgcolor = "red">

d.     <marquee color = "red">

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to create a checkbox in HTML?

a.                  <input type = "checkbox">

b.     <input type = "button">

c.      <checkbox>

d.     <input type = "check">

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?