TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

quiz-placeholder

Similar activities

3° SISTEMAS MECÁNICOS AUTOMATIZADOS - AUTOMATIZACIÓN II

3° SISTEMAS MECÁNICOS AUTOMATIZADOS - AUTOMATIZACIÓN II

University

20 Qs

Programming Languages Chapter 1 & 2 Quiz Review

Programming Languages Chapter 1 & 2 Quiz Review

University

16 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

11th Grade - University

20 Qs

S11 Técnicas de programación

S11 Técnicas de programación

University

20 Qs

Internal Lab Quiz-1 CSECS

Internal Lab Quiz-1 CSECS

University

10 Qs

Artificial Intelligence CT-4

Artificial Intelligence CT-4

University

20 Qs

Quiz sobre Simulación

Quiz sobre Simulación

University

13 Qs

p2rt

p2rt

7th Grade - University

10 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

Santhoshkumar M

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?