Quanta

Quanta

University

20 Qs

quiz-placeholder

Similar activities

Software Programming

Software Programming

University

15 Qs

TRIVIA-LA-SAP

TRIVIA-LA-SAP

University

15 Qs

IMPERATIVE VS OOP

IMPERATIVE VS OOP

University

15 Qs

Multimedia Authoring

Multimedia Authoring

University

15 Qs

Data Structure & Algorithm

Data Structure & Algorithm

University

15 Qs

UNIT -2 B Top-Down Parsing Quiz

UNIT -2 B Top-Down Parsing Quiz

University

25 Qs

Computer Basics Quiz

Computer Basics Quiz

University

15 Qs

UNIT - 2 C Bottom-Up Parsing Quiz

UNIT - 2 C Bottom-Up Parsing Quiz

University

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