Quanta

Quanta

University

20 Qs

quiz-placeholder

Similar activities

Tech-Pictionary Round 1

Tech-Pictionary Round 1

University

20 Qs

Exploring the Basics of C Programming

Exploring the Basics of C Programming

11th Grade - University

20 Qs

Programming Fundamentals

Programming Fundamentals

KG - University

20 Qs

FUNCTIONAL VS LOGIC

FUNCTIONAL VS LOGIC

University

15 Qs

Midterm 2 Quiz

Midterm 2 Quiz

University

16 Qs

UNIT - 2 A Understanding Parsers in Compilers

UNIT - 2 A Understanding Parsers in Compilers

University

25 Qs

Java programming

Java programming

University

20 Qs

MIDTERM EXAM

MIDTERM EXAM

University

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