TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

quiz-placeholder

Similar activities

NASSCOM-QUIZ-DEVOPS

NASSCOM-QUIZ-DEVOPS

University

20 Qs

Web Development with MERN

Web Development with MERN

University

20 Qs

Glosario de Programación de sistemas

Glosario de Programación de sistemas

University

17 Qs

INDUSTRIAL  AUTOMATION

INDUSTRIAL AUTOMATION

University

20 Qs

Lesson 3 PLC Characteristics and Input/Output Devices

Lesson 3 PLC Characteristics and Input/Output Devices

University

13 Qs

Mastering Java Arithmetic Operators

Mastering Java Arithmetic Operators

10th Grade - University

10 Qs

SEM-2(Python-Q1)

SEM-2(Python-Q1)

University

15 Qs

AVINYA 2K25

AVINYA 2K25

University

19 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

Assessment

Quiz

Engineering

University

Hard

Created by

Santhoshkumar M

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

1. Which language uses the following syntax for a function definition and call?

def greet(name):

print("Hello, " + name + "!")

greet("John")

C

PYTHON

JAVA

NONE OF THESE

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Is Python code compiled or interpreted?

a) Python code is both compiled and interpreted

b) Python code is neither compiled nor interpreted

c) Python code is only compiled

d) Python code is only interpreted

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not an OOPS concept in Java?

a) Polymorphism

b) Inheritance

c) Compilation

d) Encapsulation

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is a python package used for 2D graphics?

Matplotlib.pyplot


Matplotlib.pip

Matplotlib.numpy

Matplotlib.plt

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the value of the following Python expression?

4+3% 5

7

 2

4

1

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag creates the largest heading in HTML?

<h6>

<h1>

<header>

<head>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How is a comment inserted in an HTML document?


<!-- comment -->


// comment //

/* comment */

# comment

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?