Quiz1

Quiz1

University

10 Qs

quiz-placeholder

Similar activities

Software Testing

Software Testing

University

10 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

Fun with Computer Architecture

Fun with Computer Architecture

University

15 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

Information System and Modern Organization part 1

Information System and Modern Organization part 1

University

14 Qs

FSA,DFA dan NFA

FSA,DFA dan NFA

University

15 Qs

Node.js

Node.js

University

10 Qs

Quiz1

Quiz1

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Mohand Mahmoud

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is output of this code:

int x = 5.2

print(x)

5.0

5

5.2

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = 14.9;

what is the type of variable x?

int

float

double

Nontype

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill the gaps.

___Declaring an integer

and printing it___

x = 42;

print(x);

//......//

/*.....*/

<..............>

""" ....................""

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the output of this code?

R = 3.1

R=5

print(R)

3.1

5

Error

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which one print 10?

num =9

print ("the number is $num + 1")

num =9

print ("the number is num +1")

num =9

print ("the number is ${num + 1}")

num =9

print ("the number is " , (num +1))

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a ="4";

b ="2";

print(a + b);

what is the output of this code?

Error

6

42

Error

Null

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to determine the remainder?

/

*

%

+

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?