TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

quiz-placeholder

Similar activities

202501 BGMC4543 End Semester Quiz

202501 BGMC4543 End Semester Quiz

University

10 Qs

Veri Analizi Sınavı

Veri Analizi Sınavı

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

Quiz Swift

Quiz Swift

University

16 Qs

Introducción al Pseudocódigo

Introducción al Pseudocódigo

University

10 Qs

ETS Algoritma dan Struktur Data

ETS Algoritma dan Struktur Data

University

15 Qs

DataScience -6 & 7

DataScience -6 & 7

University

20 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?