Quanta

Quanta

University

20 Qs

quiz-placeholder

Similar activities

Freshers Quiz

Freshers Quiz

University

15 Qs

PLC - Lanjutan

PLC - Lanjutan

9th Grade - Professional Development

25 Qs

Kalakriti S1 Quiz JIDO

Kalakriti S1 Quiz JIDO

University

15 Qs

Basics of Programming with C

Basics of Programming with C

University

17 Qs

CM, Const safety, LP and Success

CM, Const safety, LP and Success

University

24 Qs

GDSC Quiz

GDSC Quiz

University

15 Qs

MEET AND GREET!

MEET AND GREET!

University

15 Qs

Week 7 - Activity #1 (CC104)

Week 7 - Activity #1 (CC104)

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?