JRRI_Programming_Quiz_EASY_Set1

JRRI_Programming_Quiz_EASY_Set1

University

82 Qs

quiz-placeholder

Similar activities

Computer skills - Chapter 2

Computer skills - Chapter 2

University

82 Qs

AI-Quiz2

AI-Quiz2

University

80 Qs

Java syntax

Java syntax

University

86 Qs

ITE260 1st PERIOD (Review)

ITE260 1st PERIOD (Review)

11th Grade - University

79 Qs

Sec-I-cquiz1

Sec-I-cquiz1

University

77 Qs

Exception Handling Package Interface Test

Exception Handling Package Interface Test

University

81 Qs

Conditional statements

Conditional statements

University

80 Qs

XML

XML

University

82 Qs

JRRI_Programming_Quiz_EASY_Set1

JRRI_Programming_Quiz_EASY_Set1

Assessment

Quiz

Computers

University

Easy

Created by

Johaira Isra

Used 2+ times

FREE Resource

82 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(2 * 3 + 4) in Python?

10

14

18

6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword defines a constant in JavaScript?

let

var

const

final

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does System.out.println("Hello"); do in Java?

Reads user input

Prints "Hello" to the console

Creates a file

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of Math.floor(7.9) in JavaScript?

7

8

7.9

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type stores decimal numbers in Python?

int

str

float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of "Hello".lower() in Python?

HELLO

hello

Hello

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop runs indefinitely if the condition is always true?

for

while

do-while

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?