JRRI_Programming_Quiz_EASY_Set1

JRRI_Programming_Quiz_EASY_Set1

University

82 Qs

quiz-placeholder

Similar activities

Java Test (Naming Conventions, Types of Variables & Methods)

Java Test (Naming Conventions, Types of Variables & Methods)

University

85 Qs

AI-Quiz2

AI-Quiz2

University

80 Qs

Chương trình máy tính và dữ liệu

Chương trình máy tính và dữ liệu

University

81 Qs

Skills Practice Unit 1

Skills Practice Unit 1

6th Grade - University

77 Qs

IT 211-DSA Midterm Exam

IT 211-DSA Midterm Exam

University

85 Qs

Java syntax

Java syntax

University

86 Qs

Java-FIN

Java-FIN

University

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