Quanta

Quanta

University

20 Qs

quiz-placeholder

Similar activities

Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

Tech-Pictionary Round 1

Tech-Pictionary Round 1

University

20 Qs

Review in Programming

Review in Programming

University

20 Qs

Day-2 Assessment(Essentials of Data Analytics Using R)

Day-2 Assessment(Essentials of Data Analytics Using R)

University

20 Qs

C programming and Arduino Basics

C programming and Arduino Basics

University

15 Qs

METHODOLOGIES

METHODOLOGIES

University

15 Qs

Web Dev

Web Dev

University

15 Qs

Virtual Instrumentation

Virtual Instrumentation

University

20 Qs

Quanta

Quanta

Assessment

Quiz

Other

University

Medium

Created by

CSI VRSEC

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

A) Hyper Text Markup Language

B) High Text Manipulation Language

C) Hyper Transfer Markup Language

D) Hyperlink and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is often used for creating dynamic and interactive web pages?

Java

Python13

Javascript

C++

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to print "Hello, World!" in Python?

print("Hello, World!")

print: "Hello, World!"

echo("Hello, World!")

console.log("Hello, World!");

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure operates on a "Last-In-First-Out" principle?

Queue

Linked List

Stack

Array

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Sequential Query Language

Simple Query Language

System Query Language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how do you define a function?

define my_function():

function my_function():

def my_function():

func my_function():

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for exponentiation in most programming languages?

^

**

%

&

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?